Commit
·
08e2889
1
Parent(s):
0a7d9f9
edit requirements
Browse files- requirements.txt +0 -28
requirements.txt
CHANGED
@@ -1,32 +1,5 @@
|
|
1 |
-
aiofiles==24.1.0
|
2 |
-
aiohappyeyeballs==2.3.5
|
3 |
-
aiohttp==3.10.3
|
4 |
-
aiosignal==1.3.1
|
5 |
-
altair==5.4.0
|
6 |
-
annotated-types==0.7.0
|
7 |
-
anyio==4.4.0
|
8 |
-
async-timeout==4.0.3
|
9 |
-
attrs==24.2.0
|
10 |
-
cachetools==5.4.0
|
11 |
-
certifi==2024.7.4
|
12 |
-
charset-normalizer==3.3.2
|
13 |
-
click==8.1.7
|
14 |
-
contourpy==1.2.1
|
15 |
-
cycler==0.12.1
|
16 |
-
exceptiongroup==1.2.2
|
17 |
-
fastapi==0.112.0
|
18 |
-
ffmpy==0.4.0
|
19 |
-
filelock==3.15.4
|
20 |
-
fonttools==4.53.1
|
21 |
-
frozenlist==1.4.1
|
22 |
-
fsspec==2024.6.1
|
23 |
gradio==3.27.0
|
24 |
gradio_client==1.3.0
|
25 |
-
h11==0.14.0
|
26 |
-
httpcore==1.0.5
|
27 |
-
httpx==0.27.0
|
28 |
-
huggingface-hub==0.24.5
|
29 |
-
idna==3.7
|
30 |
imageio==2.35.0
|
31 |
Jinja2==3.1.4
|
32 |
jsonschema==4.23.0
|
@@ -44,7 +17,6 @@ narwhals==1.4.0
|
|
44 |
networkx==2.8.4
|
45 |
numpy==1.24.3
|
46 |
nvidia-ml-py==12.535.161
|
47 |
-
nvitop==1.3.2
|
48 |
opt-einsum==3.3.0
|
49 |
orjson==3.10.7
|
50 |
packaging==24.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==3.27.0
|
2 |
gradio_client==1.3.0
|
|
|
|
|
|
|
|
|
|
|
3 |
imageio==2.35.0
|
4 |
Jinja2==3.1.4
|
5 |
jsonschema==4.23.0
|
|
|
17 |
networkx==2.8.4
|
18 |
numpy==1.24.3
|
19 |
nvidia-ml-py==12.535.161
|
|
|
20 |
opt-einsum==3.3.0
|
21 |
orjson==3.10.7
|
22 |
packaging==24.1
|