Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +75 -152
requirements.txt
CHANGED
@@ -1,152 +1,75 @@
|
|
1 |
-
aiofiles==23.2.1
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
networkx==3.4.2
|
77 |
-
nltk==3.9.1
|
78 |
-
numpy==1.26.4
|
79 |
-
openai==1.54.2
|
80 |
-
orjson==3.10.11
|
81 |
-
packaging==24.1
|
82 |
-
pandas==2.2.3
|
83 |
-
parso==0.8.4
|
84 |
-
pillow==11.0.0
|
85 |
-
platformdirs==4.3.6
|
86 |
-
prompt_toolkit==3.0.48
|
87 |
-
propcache==0.2.0
|
88 |
-
protobuf==5.28.3
|
89 |
-
psutil==6.1.0
|
90 |
-
pure_eval==0.2.3
|
91 |
-
pyarrow==18.0.0
|
92 |
-
pydantic==2.9.2
|
93 |
-
pydantic_core==2.23.4
|
94 |
-
pydeck==0.9.1
|
95 |
-
pydub==0.25.1
|
96 |
-
Pygments==2.18.0
|
97 |
-
PyMuPDF==1.24.13
|
98 |
-
pypdf==4.3.1
|
99 |
-
PyPDF2==3.0.1
|
100 |
-
python-dateutil==2.9.0.post0
|
101 |
-
python-docx==1.1.2
|
102 |
-
python-dotenv==1.0.1
|
103 |
-
python-multipart==0.0.12
|
104 |
-
pytz==2024.2
|
105 |
-
pywin32==308
|
106 |
-
PyYAML==6.0.2
|
107 |
-
pyzmq==26.2.0
|
108 |
-
referencing==0.35.1
|
109 |
-
regex==2024.11.6
|
110 |
-
requests==2.32.3
|
111 |
-
rich==13.9.4
|
112 |
-
rpds-py==0.21.0
|
113 |
-
ruff==0.7.4
|
114 |
-
safehttpx==0.1.1
|
115 |
-
safetensors==0.4.5
|
116 |
-
scikit-learn==1.5.2
|
117 |
-
scipy==1.14.1
|
118 |
-
semantic-version==2.10.0
|
119 |
-
setuptools==75.5.0
|
120 |
-
shellingham==1.5.4
|
121 |
-
six==1.16.0
|
122 |
-
smmap==5.0.1
|
123 |
-
sniffio==1.3.1
|
124 |
-
soupsieve==2.6
|
125 |
-
SQLAlchemy==2.0.36
|
126 |
-
stack-data==0.6.3
|
127 |
-
starlette==0.41.2
|
128 |
-
streamlit==1.40.1
|
129 |
-
striprtf==0.0.26
|
130 |
-
sympy==1.13.1
|
131 |
-
tenacity==8.5.0
|
132 |
-
threadpoolctl==3.5.0
|
133 |
-
tiktoken==0.8.0
|
134 |
-
tokenizers==0.20.3
|
135 |
-
toml==0.10.2
|
136 |
-
tomlkit==0.12.0
|
137 |
-
torch==2.5.1
|
138 |
-
tornado==6.4.1
|
139 |
-
tqdm==4.67.0
|
140 |
-
traitlets==5.14.3
|
141 |
-
transformers==4.46.2
|
142 |
-
typer==0.13.0
|
143 |
-
typing-inspect==0.9.0
|
144 |
-
typing_extensions==4.12.2
|
145 |
-
tzdata==2024.2
|
146 |
-
urllib3==2.2.3
|
147 |
-
uvicorn==0.32.0
|
148 |
-
watchdog==6.0.0
|
149 |
-
wcwidth==0.2.13
|
150 |
-
websockets==12.0
|
151 |
-
wrapt==1.16.0
|
152 |
-
yarl==1.17.1
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohttp==3.10.10
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.4.1
|
5 |
+
anyio==4.6.2.post1
|
6 |
+
attrs==24.2.0
|
7 |
+
beautifulsoup4==4.12.3
|
8 |
+
blinker==1.9.0
|
9 |
+
cachetools==5.5.0
|
10 |
+
certifi==2024.8.30
|
11 |
+
charset-normalizer==3.4.0
|
12 |
+
click==8.1.7
|
13 |
+
dataclasses-json==0.6.7
|
14 |
+
decorator==5.1.1
|
15 |
+
fastapi==0.115.5
|
16 |
+
ffmpy==0.4.0
|
17 |
+
filelock==3.16.1
|
18 |
+
frozenlist==1.5.0
|
19 |
+
fsspec==2024.10.0
|
20 |
+
gitdb==4.0.11
|
21 |
+
GitPython==3.1.43
|
22 |
+
gradio==5.6.0
|
23 |
+
gradio_client==1.4.3
|
24 |
+
h11==0.14.0
|
25 |
+
httpcore==1.0.6
|
26 |
+
httpx==0.27.2
|
27 |
+
huggingface-hub==0.26.2
|
28 |
+
idna==3.10
|
29 |
+
Jinja2==3.1.4
|
30 |
+
joblib==1.4.2
|
31 |
+
jsonschema==4.23.0
|
32 |
+
llama-index==0.11.22
|
33 |
+
markdown-it-py==3.0.0
|
34 |
+
MarkupSafe==2.1.5
|
35 |
+
marshmallow==3.23.1
|
36 |
+
multidict==6.1.0
|
37 |
+
nltk==3.9.1
|
38 |
+
numpy==1.26.4
|
39 |
+
openai==1.54.2
|
40 |
+
orjson==3.10.11
|
41 |
+
packaging==24.1
|
42 |
+
pandas==2.2.3
|
43 |
+
pillow==11.0.0
|
44 |
+
protobuf==5.28.3
|
45 |
+
pydantic==2.9.2
|
46 |
+
pydub==0.25.1
|
47 |
+
Pygments==2.18.0
|
48 |
+
pypdf==4.3.1
|
49 |
+
python-dateutil==2.9.0.post0
|
50 |
+
python-dotenv==1.0.1
|
51 |
+
python-multipart==0.0.12
|
52 |
+
PyYAML==6.0.2
|
53 |
+
regex==2024.11.6
|
54 |
+
requests==2.32.3
|
55 |
+
rich==13.9.4
|
56 |
+
safetensors==0.4.5
|
57 |
+
semantic-version==2.10.0
|
58 |
+
six==1.16.0
|
59 |
+
SQLAlchemy==2.0.36
|
60 |
+
starlette==0.41.2
|
61 |
+
streamlit==1.40.1
|
62 |
+
tenacity==8.5.0
|
63 |
+
tiktoken==0.8.0
|
64 |
+
tokenizers==0.20.3
|
65 |
+
torch==2.5.1
|
66 |
+
tornado==6.4.1
|
67 |
+
tqdm==4.67.0
|
68 |
+
transformers==4.46.2
|
69 |
+
typer==0.13.0
|
70 |
+
typing_extensions==4.12.2
|
71 |
+
urllib3==2.2.3
|
72 |
+
uvicorn==0.32.0
|
73 |
+
watchdog==6.0.0
|
74 |
+
websockets==12.0
|
75 |
+
yarl==1.17.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|