Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
diffusers>0.26.0
|
2 |
accelerate
|
3 |
-
xformers
|
4 |
-
triton
|
5 |
transformers>4.40
|
6 |
git+https://github.com/doevent/Real-ESRGAN.git
|
7 |
py360convert
|
8 |
numpy==1.26.4
|
9 |
basicsr
|
10 |
gradio_pannellum
|
11 |
-
requests
|
|
|
|
1 |
diffusers>0.26.0
|
2 |
accelerate
|
|
|
|
|
3 |
transformers>4.40
|
4 |
git+https://github.com/doevent/Real-ESRGAN.git
|
5 |
py360convert
|
6 |
numpy==1.26.4
|
7 |
basicsr
|
8 |
gradio_pannellum
|
9 |
+
requests
|
10 |
+
triton
|