Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,9 +3,9 @@ torchvision
|
|
| 3 |
torchaudio
|
| 4 |
diffusers==0.26.0
|
| 5 |
accelerate
|
| 6 |
-
xformers
|
| 7 |
triton
|
| 8 |
transformers
|
| 9 |
-
|
| 10 |
py360convert
|
| 11 |
numpy==1.23.5
|
|
|
|
| 3 |
torchaudio
|
| 4 |
diffusers==0.26.0
|
| 5 |
accelerate
|
| 6 |
+
xformers==0.0.27
|
| 7 |
triton
|
| 8 |
transformers
|
| 9 |
+
git+https://github.com/doevent/Real-ESRGAN.git
|
| 10 |
py360convert
|
| 11 |
numpy==1.23.5
|