Spaces:
Runtime error
Runtime error
Commit
·
6576dad
1
Parent(s):
28c76d4
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
scikit-image
|
2 |
+
basicsr
|
3 |
+
realesrgan
|
4 |
+
gfpgan
|
5 |
+
opencv-python
|
6 |
+
torch
|
7 |
+
torchvision
|