Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
transformers<5.0.0
|
3 |
pydantic
|
4 |
ragatouille
|
5 |
huggingface_hub
|
|
|
1 |
+
transformers==4.30.0
|
|
|
2 |
pydantic
|
3 |
ragatouille
|
4 |
huggingface_hub
|