Spaces:
Runtime error
Runtime error
ali-ghamdan
commited on
Commit
·
d617e5e
1
Parent(s):
c04ef71
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ torchvision
|
|
7 |
lmdb
|
8 |
pyyaml
|
9 |
matplotlib
|
10 |
-
basicsr>=1.3.4.0
|
11 |
facexlib>=0.2.3
|
12 |
lmdb
|
13 |
numpy<1.21 # numba requires numpy<1.21,>=1.17
|
|
|
7 |
lmdb
|
8 |
pyyaml
|
9 |
matplotlib
|
10 |
+
# basicsr>=1.3.4.0
|
11 |
facexlib>=0.2.3
|
12 |
lmdb
|
13 |
numpy<1.21 # numba requires numpy<1.21,>=1.17
|