Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -43,7 +43,8 @@ numpy<=2.0
|
|
| 43 |
rich==13.7.0
|
| 44 |
# for T5XXL tokenizer (SD3/FLUX)
|
| 45 |
sentencepiece==0.2.0
|
| 46 |
-
torch==2.
|
| 47 |
-
torchvision==0.
|
|
|
|
| 48 |
# for kohya_ss library
|
| 49 |
-e git+https://github.com/showlab/MakeAnything.git#egg=library
|
|
|
|
| 43 |
rich==13.7.0
|
| 44 |
# for T5XXL tokenizer (SD3/FLUX)
|
| 45 |
sentencepiece==0.2.0
|
| 46 |
+
torch==2.4.0
|
| 47 |
+
torchvision==0.19.0
|
| 48 |
+
torchaudio==2.4.0
|
| 49 |
# for kohya_ss library
|
| 50 |
-e git+https://github.com/showlab/MakeAnything.git#egg=library
|