Cyril Dupland commited on
Commit
7efb81e
·
1 Parent(s): 19cd6c2

Add gitingore et clean requirements.txt

Browse files
Files changed (4) hide show
  1. .gitignore +2 -1
  2. moshi +0 -1
  3. requirements-demo.txt +7 -0
  4. requirements.txt +11 -245
.gitignore CHANGED
@@ -1,3 +1,4 @@
1
- __pycache__/*
 
2
  .venv
3
  .env
 
1
+ **/*__pycache__/*
2
+ .gradio/*
3
  .venv
4
  .env
moshi DELETED
@@ -1 +0,0 @@
1
- Subproject commit 2b78383dd8c1a836ad0036d18c400ee802f89671
 
 
requirements-demo.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchaudio
3
+ sentencepiece
4
+ sounddevice
5
+ scipy
6
+ ipython
7
+
requirements.txt CHANGED
@@ -1,255 +1,21 @@
1
- numpy==1.26.2
2
- pypdf==6.0.0
3
- mistralai==1.8.2
4
- gradio==4.44.0
5
- llama-index-core==0.14.2
6
 
7
- llama-index-readers-file==0.5.4
8
- llama-index-llms-mistralai==0.7.1
9
- llama-index-embeddings-mistralai==0.4.1
10
- llama-index-vector-stores-chroma==0.5.3
11
 
12
- aiohappyeyeballs==2.6.1
13
- aiohttp==3.12.15
14
- aiosignal==1.4.0
15
- annotated-types==0.7.0
16
- anyio==4.10.0
17
- attrs==25.3.0
18
- backoff==2.2.1
19
- bcrypt==4.3.0
20
- build==1.3.0
21
- cachetools==5.5.2
22
- certifi==2025.8.3
23
- charset-normalizer==3.4.3
24
- chromadb==1.1.0
25
- click==8.2.1
26
- colorama==0.4.6
27
- coloredlogs==15.0.1
28
- dataclasses-json==0.6.7
29
- distro==1.9.0
30
- dotenv==0.9.9
31
- durationpy==0.10
32
- filelock==3.19.1
33
- flatbuffers==25.2.10
34
- frozenlist==1.7.0
35
- fsspec==2025.9.0
36
- google-auth==2.40.3
37
- googleapis-common-protos==1.70.0
38
- greenlet==3.2.4
39
- grpcio==1.75.0
40
- h11==0.16.0
41
- httpcore==1.0.9
42
- httptools==0.6.4
43
- httpx==0.28.1
44
- httpx-sse==0.4.1
45
- huggingface-hub==0.35.0
46
- humanfriendly==10.0
47
- idna==3.10
48
- importlib_metadata==8.7.0
49
- importlib_resources==6.5.2
50
- jiter==0.11.0
51
- jsonpatch==1.33
52
- jsonpointer==3.0.0
53
- jsonschema==4.25.1
54
- jsonschema-specifications==2025.9.1
55
- kubernetes==33.1.0
56
  langchain==0.3.27
57
  langchain-community==0.3.29
58
- langchain-core==0.3.76
59
  langchain-openai==0.3.33
60
  langchain-text-splitters==0.3.11
61
- langsmith==0.4.28
62
- markdown-it-py==4.0.0
63
- marshmallow==3.26.1
64
- mdurl==0.1.2
65
- mmh3==5.2.0
66
- mpmath==1.3.0
67
- multidict==6.6.4
68
- mypy_extensions==1.1.0
69
- oauthlib==3.3.1
70
- onnxruntime==1.22.1
71
- openai==1.108.0
72
- opentelemetry-api==1.37.0
73
- opentelemetry-exporter-otlp-proto-common==1.37.0
74
- opentelemetry-exporter-otlp-proto-grpc==1.37.0
75
- opentelemetry-proto==1.37.0
76
- opentelemetry-sdk==1.37.0
77
- opentelemetry-semantic-conventions==0.58b0
78
- orjson==3.11.3
79
- overrides==7.7.0
80
- packaging==25.0
81
- posthog==5.4.0
82
- propcache==0.3.2
83
- protobuf==6.32.1
84
- pyasn1==0.6.1
85
- pyasn1_modules==0.4.2
86
- pybase64==1.4.2
87
- pydantic==2.10.3
88
- pydantic_core==2.27.1
89
- pydantic-settings==2.10.1
90
- Pygments==2.19.2
91
- PyPika==0.48.9
92
- pyproject_hooks==1.2.0
93
- pyreadline3==3.5.4
94
- python-dateutil==2.9.0.post0
95
- python-dotenv==1.1.1
96
- PyYAML==6.0.2
97
- referencing==0.36.2
98
- regex==2025.9.1
99
- requests==2.32.5
100
- requests-oauthlib==2.0.0
101
- requests-toolbelt==1.0.0
102
- rich==14.1.0
103
- rpds-py==0.27.1
104
- rsa==4.9.1
105
- shellingham==1.5.4
106
- six==1.17.0
107
- sniffio==1.3.1
108
- SQLAlchemy==2.0.43
109
- sympy==1.14.0
110
- tenacity==8.4.1
111
- tiktoken==0.11.0
112
- tokenizers==0.22.0
113
- tqdm==4.67.1
114
- typer==0.17.4
115
- typing-inspect==0.9.0
116
- typing-inspection==0.4.1
117
- typing_extensions==4.15.0
118
- urllib3==2.5.0
119
- uvicorn==0.35.0
120
- watchfiles==1.1.0
121
- websocket-client==1.8.0
122
- websockets==12.0
123
- yarl==1.20.1
124
- zipp==3.23.0
125
- zstandard==0.25.0
126
 
127
- # --find-links ./wheels
 
 
 
128
 
129
- # numpy==1.26.2
130
 
131
- # pypdf==4.3.1
132
- # mistralai==1.0.1
133
- # gradio==4.44.0
134
- # # sqlite3
135
- # # pysqlite3-binary
136
- # llama-index==0.10.68
137
 
138
- # llama-index-readers-file
139
- # llama-index-llms-mistralai
140
- # llama-index-embeddings-mistralai
141
- # llama-index-vector-stores-chroma
142
- # aiohappyeyeballs==2.6.1
143
- # aiohttp==3.12.15
144
- # aiosignal==1.4.0
145
- # annotated-types==0.7.0
146
- # anyio==4.10.0
147
- # attrs==25.3.0
148
- # backoff==2.2.1
149
- # bcrypt==4.3.0
150
- # build==1.3.0
151
- # cachetools==5.5.2
152
- # certifi==2025.8.3
153
- # charset-normalizer==3.4.3
154
- # chromadb==1.1.0
155
- # click==8.2.1
156
- # colorama==0.4.6
157
- # coloredlogs==15.0.1
158
- # dataclasses-json==0.6.7
159
- # distro==1.9.0
160
- # dotenv==0.9.9
161
- # durationpy==0.10
162
- # filelock==3.19.1
163
- # flatbuffers==25.2.10
164
- # frozenlist==1.7.0
165
- # fsspec==2025.9.0
166
- # google-auth==2.40.3
167
- # googleapis-common-protos==1.70.0
168
- # greenlet==3.2.4
169
- # grpcio==1.75.0
170
- # h11==0.16.0
171
- # httpcore==1.0.9
172
- # httptools==0.6.4
173
- # httpx==0.27.2
174
- # httpx-sse==0.4.1
175
- # huggingface-hub==0.35.0
176
- # humanfriendly==10.0
177
- # idna==3.10
178
- # importlib_metadata==8.7.0
179
- # importlib_resources==6.5.2
180
- # jiter==0.11.0
181
- # jsonpatch==1.33
182
- # jsonpointer==3.0.0
183
- # jsonschema==4.25.1
184
- # jsonschema-specifications==2025.9.1
185
- # kubernetes==33.1.0
186
- # langchain==0.3.27
187
- # langchain-community==0.3.29
188
- # langchain-core==0.3.76
189
- # langchain-openai==0.3.33
190
- # langchain-text-splitters==0.3.11
191
- # langsmith==0.4.28
192
- # markdown-it-py==4.0.0
193
- # marshmallow==3.26.1
194
- # mdurl==0.1.2
195
- # mmh3==5.2.0
196
- # mpmath==1.3.0
197
- # multidict==6.6.4
198
- # mypy_extensions==1.1.0
199
- # oauthlib==3.3.1
200
- # onnxruntime==1.22.1
201
- # openai==1.108.0
202
- # opentelemetry-api==1.37.0
203
- # opentelemetry-exporter-otlp-proto-common==1.37.0
204
- # opentelemetry-exporter-otlp-proto-grpc==1.37.0
205
- # opentelemetry-proto==1.37.0
206
- # opentelemetry-sdk==1.37.0
207
- # opentelemetry-semantic-conventions==0.58b0
208
- # orjson==3.11.3
209
- # overrides==7.7.0
210
- # packaging==25.0
211
- # posthog==5.4.0
212
- # propcache==0.3.2
213
- # protobuf==6.32.1
214
- # pyasn1==0.6.1
215
- # pyasn1_modules==0.4.2
216
- # pybase64==1.4.2
217
- # pydantic==2.8.2
218
- # pydantic_core==2.20.1
219
- # pydantic-settings==2.10.1
220
- # Pygments==2.19.2
221
- # PyPika==0.48.9
222
- # pyproject_hooks==1.2.0
223
- # pyreadline3==3.5.4
224
- # python-dateutil==2.9.0.post0
225
- # python-dotenv==1.1.1
226
- # PyYAML==6.0.2
227
- # referencing==0.36.2
228
- # regex==2025.9.1
229
- # requests==2.32.5
230
- # requests-oauthlib==2.0.0
231
- # requests-toolbelt==1.0.0
232
- # rich==14.1.0
233
- # rpds-py==0.27.1
234
- # rsa==4.9.1
235
- # shellingham==1.5.4
236
- # six==1.17.0
237
- # sniffio==1.3.1
238
- # SQLAlchemy==2.0.43
239
- # sympy==1.14.0
240
- # tenacity==8.4.1
241
- # tiktoken==0.11.0
242
- # tokenizers==0.22.0
243
- # tqdm==4.67.1
244
- # typer==0.17.4
245
- # typing-inspect==0.9.0
246
- # typing-inspection==0.4.1
247
- # typing_extensions==4.15.0
248
- # urllib3==2.5.0
249
- # uvicorn==0.35.0
250
- # watchfiles==1.1.0
251
- # websocket-client==1.8.0
252
- # websockets==12.0
253
- # yarl==1.20.1
254
- # zipp==3.23.0
255
- # zstandard==0.25.0
 
1
+ python-dotenv>=1.0,<2
2
+ gradio==5.46.1
3
+ chromadb==1.1.0
 
 
4
 
5
+ openai>=1.55,<2
 
 
 
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  langchain==0.3.27
8
  langchain-community==0.3.29
 
9
  langchain-openai==0.3.33
10
  langchain-text-splitters==0.3.11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
+ llama-index-core==0.14.2
13
+ llama-index-llms-mistralai==0.7.1
14
+ llama-index-embeddings-mistralai==0.4.1
15
+ llama-index-vector-stores-chroma==0.5.3
16
 
17
+ pypdf==6.0.0
18
 
19
+ # Required by litellm used inside llama_index; ensures proper symbols
20
+ aiohttp>=3.12,<4
 
 
 
 
21