Spaces:
Running
Running
yjwtheonly
commited on
Commit
•
bcea9a5
1
Parent(s):
fb26840
requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ attrs==21.2.0
|
|
10 |
backcall==0.2.0
|
11 |
backports.functools-lru-cache==1.6.4
|
12 |
bleach==4.0.0
|
13 |
-
Bottleneck
|
14 |
brotlipy==0.7.0
|
15 |
catalogue==2.0.9
|
16 |
certifi==2022.12.7
|
@@ -34,8 +34,6 @@ flit_core==3.6.0
|
|
34 |
fonttools==4.25.0
|
35 |
frozenlist==1.4.0
|
36 |
fsspec==2023.6.0
|
37 |
-
gradio==3.41.2
|
38 |
-
gradio_client==0.5.0
|
39 |
h11==0.14.0
|
40 |
httpcore==0.17.3
|
41 |
httpx==0.24.1
|
@@ -63,9 +61,9 @@ MarkupSafe==2.0.1
|
|
63 |
matplotlib
|
64 |
matplotlib-inline
|
65 |
mistune==0.8.4
|
66 |
-
mkl-fft
|
67 |
-
mkl-random
|
68 |
-
mkl-service
|
69 |
multidict==6.0.4
|
70 |
munkres==1.1.4
|
71 |
murmurhash==1.0.9
|
|
|
10 |
backcall==0.2.0
|
11 |
backports.functools-lru-cache==1.6.4
|
12 |
bleach==4.0.0
|
13 |
+
Bottleneck
|
14 |
brotlipy==0.7.0
|
15 |
catalogue==2.0.9
|
16 |
certifi==2022.12.7
|
|
|
34 |
fonttools==4.25.0
|
35 |
frozenlist==1.4.0
|
36 |
fsspec==2023.6.0
|
|
|
|
|
37 |
h11==0.14.0
|
38 |
httpcore==0.17.3
|
39 |
httpx==0.24.1
|
|
|
61 |
matplotlib
|
62 |
matplotlib-inline
|
63 |
mistune==0.8.4
|
64 |
+
mkl-fft
|
65 |
+
mkl-random
|
66 |
+
mkl-service
|
67 |
multidict==6.0.4
|
68 |
munkres==1.1.4
|
69 |
murmurhash==1.0.9
|