Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -19
requirements.txt
CHANGED
@@ -1,20 +1,2 @@
|
|
1 |
-
astroid==2.12.13
|
2 |
-
click==8.1.3
|
3 |
-
dill==0.3.6
|
4 |
Flask==2.2.2
|
5 |
-
|
6 |
-
itsdangerous==2.1.2
|
7 |
-
Jinja2==3.1.2
|
8 |
-
lazy-object-proxy==1.8.0
|
9 |
-
MarkupSafe==2.1.1
|
10 |
-
mccabe==0.7.0
|
11 |
-
numpy==1.23.5
|
12 |
-
opencv-python==4.6.0.66
|
13 |
-
Pillow==9.3.0
|
14 |
-
platformdirs==2.6.0
|
15 |
-
pylint==2.15.8
|
16 |
-
PyYAML==6.0
|
17 |
-
tomli==2.0.1
|
18 |
-
tomlkit==0.11.6
|
19 |
-
Werkzeug==2.2.2
|
20 |
-
wrapt==1.14.1
|
|
|
|
|
|
|
|
|
1 |
Flask==2.2.2
|
2 |
+
gradio_client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|