Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ opencv-python-headless
|
|
| 5 |
torch==2.0.1+cpu
|
| 6 |
torchvision==0.15.2+cpu
|
| 7 |
realesrgan
|
|
|
|
| 8 |
-f https://download.pytorch.org/whl/torch_stable.html
|
|
|
|
| 5 |
torch==2.0.1+cpu
|
| 6 |
torchvision==0.15.2+cpu
|
| 7 |
realesrgan
|
| 8 |
+
basicsr
|
| 9 |
-f https://download.pytorch.org/whl/torch_stable.html
|