Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
-
transformers==4.
|
4 |
opencv-python-headless<4.10
|
5 |
peft<0.14.0
|
6 |
timm==1.0.9
|
|
|
1 |
torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
+
transformers==4.50.0
|
4 |
opencv-python-headless<4.10
|
5 |
peft<0.14.0
|
6 |
timm==1.0.9
|