Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
git+https://github.com/modelscope/DiffSynth-Studio.git@11315d7
|
| 2 |
transformers==4.57.3
|
| 3 |
torch==2.9.1+cu128
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
git+https://github.com/modelscope/DiffSynth-Studio.git@11315d7
|
| 3 |
transformers==4.57.3
|
| 4 |
torch==2.9.1+cu128
|