Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,10 +1,7 @@
|
|
| 1 |
git+https://github.com/modelscope/DiffSynth-Studio.git@11315d7
|
| 2 |
-
transformers==
|
| 3 |
torch==2.9.1
|
| 4 |
-
torchvision==0.24.1
|
| 5 |
diffusers==0.38.0
|
| 6 |
qwen-vl-utils==0.0.14
|
| 7 |
-
|
| 8 |
-
einops==0.8.2
|
| 9 |
-
peft==0.19.0
|
| 10 |
|
|
|
|
| 1 |
git+https://github.com/modelscope/DiffSynth-Studio.git@11315d7
|
| 2 |
+
transformers==4.57.3
|
| 3 |
torch==2.9.1
|
|
|
|
| 4 |
diffusers==0.38.0
|
| 5 |
qwen-vl-utils==0.0.14
|
| 6 |
+
|
|
|
|
|
|
|
| 7 |
|