Spaces:
Sleeping
Sleeping
Commit ·
83b09d6
1
Parent(s): df4c9f9
Update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -2,10 +2,10 @@ accelerate==1.4.0
|
|
| 2 |
diffusers==0.36.0
|
| 3 |
peft==0.17.1
|
| 4 |
safetensors==0.6.2
|
| 5 |
-
torch==2.
|
| 6 |
transformers==4.55.4
|
| 7 |
-
torchaudio==2.
|
| 8 |
-
torchvision==0.
|
| 9 |
qwen-vl-utils==0.0.14
|
| 10 |
protobuf==5.29.5
|
| 11 |
pillow==10.4.0
|
|
|
|
| 2 |
diffusers==0.36.0
|
| 3 |
peft==0.17.1
|
| 4 |
safetensors==0.6.2
|
| 5 |
+
torch==2.8.0
|
| 6 |
transformers==4.55.4
|
| 7 |
+
torchaudio==2.8.0
|
| 8 |
+
torchvision==0.23.0
|
| 9 |
qwen-vl-utils==0.0.14
|
| 10 |
protobuf==5.29.5
|
| 11 |
pillow==10.4.0
|