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