Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
timm==0.9.2
|
2 |
toml==0.10.2
|
3 |
-
transformers==4.
|
4 |
torch==2.0.1
|
5 |
numpy==1.26.1
|
6 |
fastai==2.7.13
|
|
|
1 |
timm==0.9.2
|
2 |
toml==0.10.2
|
3 |
+
transformers==4.31.0
|
4 |
torch==2.0.1
|
5 |
numpy==1.26.1
|
6 |
fastai==2.7.13
|