Spaces:
Sleeping
Sleeping
re
Browse files- requirements.txt +2 -30
requirements.txt
CHANGED
@@ -1,33 +1,5 @@
|
|
1 |
-
aiofiles==23.2.1
|
2 |
-
altair==5.3.0
|
3 |
-
click==8.1.7
|
4 |
-
contourpy==1.2.1
|
5 |
-
cycler==0.12.1
|
6 |
-
distro==1.9.0
|
7 |
-
dnspython==2.6.1
|
8 |
-
email_validator==2.1.1
|
9 |
fastapi==0.111.0
|
10 |
-
fastapi-cli==0.0.4
|
11 |
-
ffmpy==0.3.2
|
12 |
-
filelock==3.13.1
|
13 |
-
fonttools==4.52.4
|
14 |
-
fsspec==2024.3.1
|
15 |
gradio==4.32.1
|
16 |
-
gradio_client==0.17.0
|
17 |
-
h11==0.14.0
|
18 |
-
httpcore==1.0.5
|
19 |
-
httptools==0.6.1
|
20 |
-
httpx==0.27.0
|
21 |
huggingface-hub==0.21.4
|
22 |
-
|
23 |
-
|
24 |
-
jsonschema==4.22.0
|
25 |
-
jsonschema-specifications==2023.12.1
|
26 |
-
jiwisolver==1.4.5
|
27 |
-
markdown-it-py==3.0.0
|
28 |
-
MarkupSafe==2.1.5
|
29 |
-
matplotlib==3.9.0
|
30 |
-
mdurl==0.1.2
|
31 |
-
mpmath==1.3.0
|
32 |
-
networkx==3.2.1
|
33 |
-
openai==1.30.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastapi==0.111.0
|
|
|
|
|
|
|
|
|
|
|
2 |
gradio==4.32.1
|
|
|
|
|
|
|
|
|
|
|
3 |
huggingface-hub==0.21.4
|
4 |
+
openai==1.30.5
|
5 |
+
json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|