Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
|
| 2 |
git+https://github.com/modelscope/DiffSynth-Studio.git@11315d7
|
| 3 |
-
transformers==4.
|
| 4 |
-
torch==2.
|
|
|
|
| 1 |
|
| 2 |
git+https://github.com/modelscope/DiffSynth-Studio.git@11315d7
|
| 3 |
+
transformers==4.49.0
|
| 4 |
+
torch==2.4.1
|