Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ torchvision
|
|
14 |
tqdm
|
15 |
yapf
|
16 |
lpips
|
17 |
-
gdown # supports downloading the large file from Google Drive
|
|
|
|
14 |
tqdm
|
15 |
yapf
|
16 |
lpips
|
17 |
+
gdown # supports downloading the large file from Google Drive
|
18 |
+
basicsr
|