Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
#pydantic<=1.9
|
|
|
2 |
pydantic
|
3 |
ragatouille
|
4 |
huggingface_hub
|
|
|
1 |
#pydantic<=1.9
|
2 |
+
transformers<5.0.0
|
3 |
pydantic
|
4 |
ragatouille
|
5 |
huggingface_hub
|