Spaces:
Running
Running
Commit
•
e8afcb0
1
Parent(s):
2b26961
Fix dependency definition
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
gradio ~= 4.44.0
|
2 |
-
argilla
|
|
|
1 |
gradio ~= 4.44.0
|
2 |
+
argilla ~= 2.5.0
|