Spaces:
Paused
Paused
gokaygokay
commited on
Commit
•
443a04d
1
Parent(s):
c7858f4
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
diffusers
|
3 |
+
peft
|
4 |
+
git+https://github.com/doevent/Real-ESRGAN.git
|
5 |
+
xformers
|
6 |
+
opencv-python
|
7 |
+
spaces
|