Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
numpy<2
|
|
|
4 |
opencv-python-headless
|
5 |
setuptools
|
6 |
Pillow
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
numpy<2
|
4 |
+
basicsr
|
5 |
opencv-python-headless
|
6 |
setuptools
|
7 |
Pillow
|