Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,8 +8,8 @@ opencv-python==4.9.0.80
|
|
8 |
peft==0.10.0
|
9 |
pyrallis==0.3.1
|
10 |
tokenizers<0.22
|
11 |
-
torch==2.1
|
12 |
-
torchvision==0.
|
13 |
transformers==4.52.3
|
14 |
#gradio==4.44.1
|
15 |
huggingface_hub
|
|
|
8 |
peft==0.10.0
|
9 |
pyrallis==0.3.1
|
10 |
tokenizers<0.22
|
11 |
+
torch==2.5.1
|
12 |
+
torchvision==0.20.1
|
13 |
transformers==4.52.3
|
14 |
#gradio==4.44.1
|
15 |
huggingface_hub
|