Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
git+https://github.com/
|
2 |
opencv-python
|
3 |
spaces
|
4 |
diffusers
|
5 |
-
torch
|
6 |
torchvision
|
7 |
pipeline
|
8 |
transformers
|
|
|
1 |
+
git+https://github.com/inference-sh/Real-ESRGAN.git
|
2 |
opencv-python
|
3 |
spaces
|
4 |
diffusers
|
5 |
+
torch
|
6 |
torchvision
|
7 |
pipeline
|
8 |
transformers
|