Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
gradio==2.3.6
|
3 |
nltk==3.6.2
|
4 |
newspaper3k==0.2.8
|
5 |
-
transformers==
|
6 |
torch==1.11.0
|
7 |
torchvision==0.10.0
|
|
|
2 |
gradio==2.3.6
|
3 |
nltk==3.6.2
|
4 |
newspaper3k==0.2.8
|
5 |
+
transformers==4.28.1
|
6 |
torch==1.11.0
|
7 |
torchvision==0.10.0
|