Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +114 -0
requirements.txt
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
aiofiles==23.2.1
|
3 |
+
annotated-types==0.7.0
|
4 |
+
anyio==4.6.2.post1
|
5 |
+
asttokens==2.4.1
|
6 |
+
astunparse==1.6.3
|
7 |
+
certifi==2024.8.30
|
8 |
+
charset-normalizer==3.4.0
|
9 |
+
click==8.1.7
|
10 |
+
colorama==0.4.6
|
11 |
+
comm==0.2.2
|
12 |
+
contourpy==1.3.0
|
13 |
+
cycler==0.12.1
|
14 |
+
debugpy==1.8.7
|
15 |
+
decorator==5.1.1
|
16 |
+
executing==2.1.0
|
17 |
+
fastapi==0.115.4
|
18 |
+
ffmpy==0.4.0
|
19 |
+
filelock==3.16.1
|
20 |
+
flatbuffers==24.3.25
|
21 |
+
fonttools==4.54.1
|
22 |
+
fsspec==2024.10.0
|
23 |
+
gast==0.6.0
|
24 |
+
google-pasta==0.2.0
|
25 |
+
gradio==5.5.0
|
26 |
+
gradio_client==1.4.2
|
27 |
+
grpcio==1.67.1
|
28 |
+
h11==0.14.0
|
29 |
+
h5py==3.12.1
|
30 |
+
httpcore==1.0.6
|
31 |
+
httpx==0.27.2
|
32 |
+
huggingface-hub==0.26.2
|
33 |
+
idna==3.10
|
34 |
+
ipykernel==6.29.5
|
35 |
+
ipython==8.29.0
|
36 |
+
jedi==0.19.1
|
37 |
+
Jinja2==3.1.4
|
38 |
+
joblib==1.4.2
|
39 |
+
jupyter_client==8.6.3
|
40 |
+
jupyter_core==5.7.2
|
41 |
+
keras==3.6.0
|
42 |
+
kiwisolver==1.4.7
|
43 |
+
libclang==18.1.1
|
44 |
+
Markdown==3.7
|
45 |
+
markdown-it-py==3.0.0
|
46 |
+
MarkupSafe==2.1.5
|
47 |
+
matplotlib==3.9.2
|
48 |
+
matplotlib-inline==0.1.7
|
49 |
+
mdurl==0.1.2
|
50 |
+
ml-dtypes==0.4.1
|
51 |
+
mpmath==1.3.0
|
52 |
+
namex==0.0.8
|
53 |
+
nest-asyncio==1.6.0
|
54 |
+
networkx==3.4.2
|
55 |
+
numpy==2.0.2
|
56 |
+
opt_einsum==3.4.0
|
57 |
+
optree==0.13.0
|
58 |
+
orjson==3.10.11
|
59 |
+
packaging==24.1
|
60 |
+
pandas==2.2.3
|
61 |
+
parso==0.8.4
|
62 |
+
pillow==11.0.0
|
63 |
+
platformdirs==4.3.6
|
64 |
+
prompt_toolkit==3.0.48
|
65 |
+
protobuf==5.28.3
|
66 |
+
psutil==6.1.0
|
67 |
+
pure_eval==0.2.3
|
68 |
+
pydantic==2.9.2
|
69 |
+
pydantic_core==2.23.4
|
70 |
+
pydub==0.25.1
|
71 |
+
Pygments==2.18.0
|
72 |
+
pyparsing==3.2.0
|
73 |
+
python-dateutil==2.9.0.post0
|
74 |
+
python-multipart==0.0.12
|
75 |
+
pytz==2024.2
|
76 |
+
pywin32==308
|
77 |
+
PyYAML==6.0.2
|
78 |
+
pyzmq==26.2.0
|
79 |
+
requests==2.32.3
|
80 |
+
rich==13.9.4
|
81 |
+
ruff==0.7.2
|
82 |
+
safehttpx==0.1.1
|
83 |
+
scikit-learn==1.5.2
|
84 |
+
scipy==1.14.1
|
85 |
+
semantic-version==2.10.0
|
86 |
+
shellingham==1.5.4
|
87 |
+
six==1.16.0
|
88 |
+
sniffio==1.3.1
|
89 |
+
stack-data==0.6.3
|
90 |
+
starlette==0.41.2
|
91 |
+
sympy==1.13.1
|
92 |
+
tensorboard==2.18.0
|
93 |
+
tensorboard-data-server==0.7.2
|
94 |
+
tensorflow==2.18.0
|
95 |
+
tensorflow-io-gcs-filesystem==0.31.0
|
96 |
+
tensorflow_intel==2.18.0
|
97 |
+
termcolor==2.5.0
|
98 |
+
threadpoolctl==3.5.0
|
99 |
+
tomlkit==0.12.0
|
100 |
+
torch==2.5.1
|
101 |
+
torchsummary==1.5.1
|
102 |
+
torchvision==0.20.1
|
103 |
+
tornado==6.4.1
|
104 |
+
tqdm==4.66.6
|
105 |
+
traitlets==5.14.3
|
106 |
+
typer==0.12.5
|
107 |
+
typing_extensions==4.12.2
|
108 |
+
tzdata==2024.2
|
109 |
+
urllib3==2.2.3
|
110 |
+
uvicorn==0.32.0
|
111 |
+
wcwidth==0.2.13
|
112 |
+
websockets==12.0
|
113 |
+
Werkzeug==3.1.1
|
114 |
+
wrapt==1.16.0
|