Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
diffusers==0.25.0
|
2 |
xformers==0.0.23.post1
|
3 |
transformers==4.39.1
|
@@ -9,3 +11,9 @@ scipy==1.11.4
|
|
9 |
triton==2.1.0
|
10 |
altair==4.1.0
|
11 |
pandas==2.1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/doevent/Real-ESRGAN.git
|
2 |
+
spaces
|
3 |
diffusers==0.25.0
|
4 |
xformers==0.0.23.post1
|
5 |
transformers==4.39.1
|
|
|
11 |
triton==2.1.0
|
12 |
altair==4.1.0
|
13 |
pandas==2.1.4
|
14 |
+
pipeline
|
15 |
+
safetensors
|
16 |
+
peft
|
17 |
+
pillow
|
18 |
+
gradio-imageslider
|
19 |
+
gradio
|