Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ beautifulsoup4==4.9.3
|
|
2 |
bs4==0.0.1
|
3 |
requests-file==1.5.1
|
4 |
torch==1.10.1
|
5 |
-
transformers==4.
|
6 |
validators==0.18.2
|
7 |
timm==0.5.4
|
8 |
ipython==8.5.0
|
|
|
2 |
bs4==0.0.1
|
3 |
requests-file==1.5.1
|
4 |
torch==1.10.1
|
5 |
+
transformers==4.26
|
6 |
validators==0.18.2
|
7 |
timm==0.5.4
|
8 |
ipython==8.5.0
|