Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
pydantic<=1.9
|
|
|
2 |
ragatouille
|
3 |
huggingface_hub
|
4 |
-
arxiv
|
|
|
1 |
+
#pydantic<=1.9
|
2 |
+
pydantic
|
3 |
ragatouille
|
4 |
huggingface_hub
|
5 |
+
arxiv
|