Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
94bc81b
1
Parent(s):
4fbd495
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
basicsr
|
2 |
numpy
|
3 |
opencv-python-headless
|
4 |
-
torch>=1.7
|
5 |
setuptools
|
6 |
|
|
|
1 |
+
torch
|
2 |
basicsr
|
3 |
numpy
|
4 |
opencv-python-headless
|
|
|
5 |
setuptools
|
6 |
|