Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ nltk==3.7
|
|
2 |
torch==1.13.1
|
3 |
huggingface-hub==0.16.4
|
4 |
gradio==3.36.1
|
5 |
-
transformers==4.
|
6 |
fastapi==0.100.0
|
|
|
2 |
torch==1.13.1
|
3 |
huggingface-hub==0.16.4
|
4 |
gradio==3.36.1
|
5 |
+
transformers==4.30.1
|
6 |
fastapi==0.100.0
|