Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
|
4 |
-
|
|
|
1 |
+
tqdm
|
2 |
+
gdown
|
3 |
+
scikit-learn==0.22
|
4 |
+
scipy
|
5 |
+
lpips
|
6 |
+
opencv-python-headless
|
7 |
torch
|
8 |
torchvision
|
9 |
+
imageio
|
10 |
+
dlib
|