Spaces:
Paused
Paused
gokaygokay
commited on
Commit
•
4297781
1
Parent(s):
9632f25
Update requirements.txt
Browse files- requirements.txt +12 -5
requirements.txt
CHANGED
@@ -1,7 +1,14 @@
|
|
1 |
-
torch
|
2 |
-
diffusers
|
3 |
-
peft
|
4 |
git+https://github.com/doevent/Real-ESRGAN.git
|
5 |
-
xformers
|
6 |
opencv-python
|
7 |
-
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/doevent/Real-ESRGAN.git
|
|
|
2 |
opencv-python
|
3 |
+
spaces
|
4 |
+
diffusers
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
pipeline
|
8 |
+
transformers
|
9 |
+
accelerate
|
10 |
+
safetensors
|
11 |
+
spaces
|
12 |
+
peft
|
13 |
+
gradio
|
14 |
+
pillow
|