Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchvision==0.
|
3 |
-
torchaudio==2.
|
4 |
diffusers==0.30.2
|
5 |
accelerate==0.34.1
|
6 |
-
xformers==0.0.27
|
7 |
triton
|
8 |
transformers==4.41.1
|
9 |
git+https://github.com/doevent/Real-ESRGAN.git
|
|
|
1 |
+
torch==2.4.0
|
2 |
+
torchvision==0.19.1
|
3 |
+
torchaudio==2.4.0
|
4 |
diffusers==0.30.2
|
5 |
accelerate==0.34.1
|
|
|
6 |
triton
|
7 |
transformers==4.41.1
|
8 |
git+https://github.com/doevent/Real-ESRGAN.git
|