Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -14
requirements.txt
CHANGED
@@ -1,16 +1,2 @@
|
|
1 |
gradio
|
2 |
-
flask
|
3 |
-
matplotlib>=3.2.2
|
4 |
-
numpy>=1.18.5
|
5 |
-
opencv-python>=4.1.2
|
6 |
-
Pillow>=7.1.2
|
7 |
-
PyYAML>=5.3.1
|
8 |
requests>=2.23.0
|
9 |
-
scipy>=1.4.1
|
10 |
-
torch
|
11 |
-
torchvision>=0.8.1
|
12 |
-
tqdm>=4.41.0
|
13 |
-
waitress
|
14 |
-
# Plotting ------------------------------------
|
15 |
-
pandas>=1.1.4
|
16 |
-
seaborn>=0.11.0
|
|
|
1 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
requests>=2.23.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|