Spaces:
Runtime error
Runtime error
amoooooo
commited on
Commit
·
1fdeadd
1
Parent(s):
418d0ae
Bug Fixes
Browse files- requirements.txt +18 -0
requirements.txt
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pytorch-lightning
|
2 |
+
kornia
|
3 |
+
gdown
|
4 |
+
torchvision
|
5 |
+
torch
|
6 |
+
|
7 |
+
matplotlib
|
8 |
+
scipy
|
9 |
+
scikit-learn
|
10 |
+
scikit-image
|
11 |
+
imagesize
|
12 |
+
flask
|
13 |
+
|
14 |
+
patool
|
15 |
+
easydict
|
16 |
+
Pillow
|
17 |
+
|
18 |
+
opencv-python-headless
|