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