Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -3
requirements.txt
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
scipy==1.8.0
|
4 |
-
gradio
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchgeometry
|
4 |
+
tensorboardX
|
5 |
+
flask
|
6 |
+
flask-ngrok
|
7 |
+
iglovikov_helper_functions
|
8 |
+
cloths_segmentation
|
9 |
+
albumentations
|
10 |
+
gdown
|
11 |
+
gradio
|
12 |
scipy==1.8.0
|
|