Spaces:
Paused
Paused
Update requirements.txt
Browse filesnumpy
opencv-python
Pillow
pyyaml
requests
scikit-image
scipy
tb-nightly
torch>=1.7.1
torchvision
tqdm
yapf
lpips
- requirements.txt +1 -13
requirements.txt
CHANGED
|
@@ -1,19 +1,7 @@
|
|
| 1 |
addict
|
| 2 |
future
|
| 3 |
lmdb
|
| 4 |
-
|
| 5 |
-
opencv-python
|
| 6 |
-
Pillow
|
| 7 |
-
pyyaml
|
| 8 |
-
requests
|
| 9 |
-
scikit-image
|
| 10 |
-
scipy
|
| 11 |
-
tb-nightly
|
| 12 |
-
torch>=1.7.1
|
| 13 |
-
torchvision
|
| 14 |
-
tqdm
|
| 15 |
-
yapf
|
| 16 |
-
lpips
|
| 17 |
gdown # supports downloading the large file from Google Drive
|
| 18 |
# cmake
|
| 19 |
# dlib
|
|
|
|
| 1 |
addict
|
| 2 |
future
|
| 3 |
lmdb
|
| 4 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
gdown # supports downloading the large file from Google Drive
|
| 6 |
# cmake
|
| 7 |
# dlib
|