Update requirements.txt
#2
by Saravutw - opened
- requirements.txt +1 -10
requirements.txt
CHANGED
|
@@ -1,10 +1 @@
|
|
| 1 |
-
|
| 2 |
-
wheel
|
| 3 |
-
requests
|
| 4 |
-
torch --index-url https://download.pytorch.org/whl/cpu
|
| 5 |
-
torchvision --index-url https://download.pytorch.org/whl/cpu
|
| 6 |
-
pillow
|
| 7 |
-
gradio
|
| 8 |
-
numpy==1.26.4
|
| 9 |
-
opencv-python-headless
|
| 10 |
-
git+https://github.com/ai-forever/Real-ESRGAN.git
|
|
|
|
| 1 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|