Spaces:
Build error
Build error
Ahsen Khaliq
commited on
Commit
·
3182a86
1
Parent(s):
94044cc
Update requirements.txt
Browse files- requirements.txt +18 -1
requirements.txt
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
pytorch-lightning
|
2 |
kornia
|
3 |
-
gdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pytorch-lightning
|
2 |
kornia
|
3 |
+
gdown
|
4 |
+
torchvision
|
5 |
+
torch
|
6 |
+
|
7 |
+
matplotlib==3.5.0
|
8 |
+
scipy==1.7.1
|
9 |
+
scikit-learn==1.0.1
|
10 |
+
scikit-image==0.18.3
|
11 |
+
imagesize==1.3.0
|
12 |
+
flask==2.0.2
|
13 |
+
|
14 |
+
patool==1.12
|
15 |
+
easydict==1.9
|
16 |
+
igl==2.2.1
|
17 |
+
meshplot==0.4.0
|
18 |
+
Pillow
|
19 |
+
|
20 |
+
opencv-python-headless
|