Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +21 -303
requirements.txt
CHANGED
@@ -1,307 +1,25 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
asttokens==3.0.0
|
10 |
-
async-timeout==4.0.3
|
11 |
-
attrs==25.1.0
|
12 |
-
blinker==1.9.0
|
13 |
-
cachetools==5.5.1
|
14 |
-
certifi==2024.12.14
|
15 |
-
charset-normalizer==3.4.1
|
16 |
-
click==8.1.8
|
17 |
-
comm==0.2.2
|
18 |
-
contourpy==1.3.0
|
19 |
-
cycler==0.12.1
|
20 |
-
dataclasses-json==0.6.7
|
21 |
-
debugpy==1.8.12
|
22 |
-
decorator==5.1.1
|
23 |
-
distro==1.9.0
|
24 |
-
entrypoints==0.4
|
25 |
-
exceptiongroup==1.2.2
|
26 |
-
executing==2.2.0
|
27 |
-
fastapi==0.115.7
|
28 |
ffmpeg==1.4
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
fsspec==2024.12.0
|
34 |
-
gitdb==4.0.12
|
35 |
-
GitPython==3.1.44
|
36 |
gradio==4.44.1
|
37 |
-
gradio_client==1.3.0
|
38 |
-
greenlet==3.1.1
|
39 |
-
gTTS==2.5.4
|
40 |
-
h11==0.14.0
|
41 |
-
httpcore==1.0.7
|
42 |
-
httpx==0.28.1
|
43 |
-
httpx-sse==0.4.0
|
44 |
-
huggingface-hub==0.27.1
|
45 |
-
idna==3.10
|
46 |
-
importlib_metadata==8.6.1
|
47 |
-
importlib_resources==6.5.2
|
48 |
ipykernel==6.29.5
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
jiter==0.8.2
|
53 |
-
jsonpatch==1.33
|
54 |
-
jsonpointer==3.0.0
|
55 |
-
jsonschema==4.23.0
|
56 |
-
jsonschema-specifications==2024.10.1
|
57 |
-
jupyter_client==8.6.3
|
58 |
-
jupyter_core==5.7.2
|
59 |
-
kiwisolver==1.4.7
|
60 |
-
langchain==0.3.15
|
61 |
-
langchain-community==0.3.15
|
62 |
-
langchain-core==0.3.31
|
63 |
-
langchain-text-splitters==0.3.5
|
64 |
-
langsmith==0.3.1
|
65 |
-
markdown-it-py==3.0.0
|
66 |
-
MarkupSafe==2.1.5
|
67 |
-
marshmallow==3.26.0
|
68 |
-
matplotlib==3.9.4
|
69 |
-
matplotlib-inline==0.1.7
|
70 |
-
mdurl==0.1.2
|
71 |
-
mpmath==1.3.0
|
72 |
-
multidict==6.1.0
|
73 |
-
mypy-extensions==1.0.0
|
74 |
-
narwhals==1.23.0
|
75 |
-
nest-asyncio==1.6.0
|
76 |
-
networkx==3.2.1
|
77 |
-
numpy==1.26.4
|
78 |
-
openai==1.60.1
|
79 |
-
orjson==3.10.15
|
80 |
-
packaging==24.2
|
81 |
-
pandas==2.2.3
|
82 |
-
parso==0.8.4
|
83 |
-
pexpect==4.9.0
|
84 |
-
pillow==10.4.0
|
85 |
-
platformdirs==4.3.6
|
86 |
-
prompt_toolkit==3.0.50
|
87 |
-
propcache==0.2.1
|
88 |
-
protobuf==3.20.3
|
89 |
-
psutil==6.1.1
|
90 |
-
ptyprocess==0.7.0
|
91 |
-
pure_eval==0.2.3
|
92 |
-
pyarrow==19.0.0
|
93 |
-
pydantic==2.10.6
|
94 |
-
pydantic-settings==2.7.1
|
95 |
-
pydantic_core==2.27.2
|
96 |
-
pydeck==0.9.1
|
97 |
-
pydub==0.25.1
|
98 |
-
Pygments==2.19.1
|
99 |
-
Pympler==1.1
|
100 |
-
pyobjc==11.0
|
101 |
-
pyobjc-core==11.0
|
102 |
-
pyobjc-framework-Accessibility==11.0
|
103 |
-
pyobjc-framework-Accounts==11.0
|
104 |
-
pyobjc-framework-AddressBook==11.0
|
105 |
-
pyobjc-framework-AdServices==11.0
|
106 |
-
pyobjc-framework-AdSupport==11.0
|
107 |
-
pyobjc-framework-AppleScriptKit==11.0
|
108 |
-
pyobjc-framework-AppleScriptObjC==11.0
|
109 |
-
pyobjc-framework-ApplicationServices==11.0
|
110 |
-
pyobjc-framework-AppTrackingTransparency==11.0
|
111 |
-
pyobjc-framework-AudioVideoBridging==11.0
|
112 |
-
pyobjc-framework-AuthenticationServices==11.0
|
113 |
-
pyobjc-framework-AutomaticAssessmentConfiguration==11.0
|
114 |
-
pyobjc-framework-Automator==11.0
|
115 |
-
pyobjc-framework-AVFoundation==11.0
|
116 |
-
pyobjc-framework-AVKit==11.0
|
117 |
-
pyobjc-framework-AVRouting==11.0
|
118 |
-
pyobjc-framework-BackgroundAssets==11.0
|
119 |
-
pyobjc-framework-BusinessChat==11.0
|
120 |
-
pyobjc-framework-CalendarStore==11.0
|
121 |
-
pyobjc-framework-CallKit==11.0
|
122 |
-
pyobjc-framework-Carbon==11.0
|
123 |
-
pyobjc-framework-CFNetwork==11.0
|
124 |
-
pyobjc-framework-Cinematic==11.0
|
125 |
-
pyobjc-framework-ClassKit==11.0
|
126 |
-
pyobjc-framework-CloudKit==11.0
|
127 |
-
pyobjc-framework-Cocoa==11.0
|
128 |
-
pyobjc-framework-Collaboration==11.0
|
129 |
-
pyobjc-framework-ColorSync==11.0
|
130 |
-
pyobjc-framework-Contacts==11.0
|
131 |
-
pyobjc-framework-ContactsUI==11.0
|
132 |
-
pyobjc-framework-CoreAudio==11.0
|
133 |
-
pyobjc-framework-CoreAudioKit==11.0
|
134 |
-
pyobjc-framework-CoreBluetooth==11.0
|
135 |
-
pyobjc-framework-CoreData==11.0
|
136 |
-
pyobjc-framework-CoreHaptics==11.0
|
137 |
-
pyobjc-framework-CoreLocation==11.0
|
138 |
-
pyobjc-framework-CoreMedia==11.0
|
139 |
-
pyobjc-framework-CoreMediaIO==11.0
|
140 |
-
pyobjc-framework-CoreMIDI==11.0
|
141 |
-
pyobjc-framework-CoreML==11.0
|
142 |
-
pyobjc-framework-CoreMotion==11.0
|
143 |
-
pyobjc-framework-CoreServices==11.0
|
144 |
-
pyobjc-framework-CoreSpotlight==11.0
|
145 |
-
pyobjc-framework-CoreText==11.0
|
146 |
-
pyobjc-framework-CoreWLAN==11.0
|
147 |
-
pyobjc-framework-CryptoTokenKit==11.0
|
148 |
-
pyobjc-framework-DataDetection==11.0
|
149 |
-
pyobjc-framework-DeviceCheck==11.0
|
150 |
-
pyobjc-framework-DictionaryServices==11.0
|
151 |
-
pyobjc-framework-DiscRecording==11.0
|
152 |
-
pyobjc-framework-DiscRecordingUI==11.0
|
153 |
-
pyobjc-framework-DiskArbitration==11.0
|
154 |
-
pyobjc-framework-DVDPlayback==11.0
|
155 |
-
pyobjc-framework-EventKit==11.0
|
156 |
-
pyobjc-framework-ExceptionHandling==11.0
|
157 |
-
pyobjc-framework-ExecutionPolicy==11.0
|
158 |
-
pyobjc-framework-ExtensionKit==11.0
|
159 |
-
pyobjc-framework-ExternalAccessory==11.0
|
160 |
-
pyobjc-framework-FileProvider==11.0
|
161 |
-
pyobjc-framework-FileProviderUI==11.0
|
162 |
-
pyobjc-framework-FinderSync==11.0
|
163 |
-
pyobjc-framework-FSEvents==11.0
|
164 |
-
pyobjc-framework-GameCenter==11.0
|
165 |
-
pyobjc-framework-GameController==11.0
|
166 |
-
pyobjc-framework-GameKit==11.0
|
167 |
-
pyobjc-framework-GameplayKit==11.0
|
168 |
-
pyobjc-framework-HealthKit==11.0
|
169 |
-
pyobjc-framework-ImageCaptureCore==11.0
|
170 |
-
pyobjc-framework-InputMethodKit==11.0
|
171 |
-
pyobjc-framework-InstallerPlugins==11.0
|
172 |
-
pyobjc-framework-InstantMessage==11.0
|
173 |
-
pyobjc-framework-Intents==11.0
|
174 |
-
pyobjc-framework-IntentsUI==11.0
|
175 |
-
pyobjc-framework-IOBluetooth==11.0
|
176 |
-
pyobjc-framework-IOBluetoothUI==11.0
|
177 |
-
pyobjc-framework-IOSurface==11.0
|
178 |
-
pyobjc-framework-iTunesLibrary==11.0
|
179 |
-
pyobjc-framework-KernelManagement==11.0
|
180 |
-
pyobjc-framework-LatentSemanticMapping==11.0
|
181 |
-
pyobjc-framework-LaunchServices==11.0
|
182 |
-
pyobjc-framework-libdispatch==11.0
|
183 |
-
pyobjc-framework-libxpc==11.0
|
184 |
-
pyobjc-framework-LinkPresentation==11.0
|
185 |
-
pyobjc-framework-LocalAuthentication==11.0
|
186 |
-
pyobjc-framework-LocalAuthenticationEmbeddedUI==11.0
|
187 |
-
pyobjc-framework-MailKit==11.0
|
188 |
-
pyobjc-framework-MapKit==11.0
|
189 |
-
pyobjc-framework-MediaAccessibility==11.0
|
190 |
-
pyobjc-framework-MediaLibrary==11.0
|
191 |
-
pyobjc-framework-MediaPlayer==11.0
|
192 |
-
pyobjc-framework-MediaToolbox==11.0
|
193 |
-
pyobjc-framework-Metal==11.0
|
194 |
-
pyobjc-framework-MetalFX==11.0
|
195 |
-
pyobjc-framework-MetalKit==11.0
|
196 |
-
pyobjc-framework-MetalPerformanceShaders==11.0
|
197 |
-
pyobjc-framework-MetalPerformanceShadersGraph==11.0
|
198 |
-
pyobjc-framework-MetricKit==11.0
|
199 |
-
pyobjc-framework-MLCompute==11.0
|
200 |
-
pyobjc-framework-ModelIO==11.0
|
201 |
-
pyobjc-framework-MultipeerConnectivity==11.0
|
202 |
-
pyobjc-framework-NaturalLanguage==11.0
|
203 |
-
pyobjc-framework-NetFS==11.0
|
204 |
-
pyobjc-framework-Network==11.0
|
205 |
-
pyobjc-framework-NetworkExtension==11.0
|
206 |
-
pyobjc-framework-NotificationCenter==11.0
|
207 |
-
pyobjc-framework-OpenDirectory==11.0
|
208 |
-
pyobjc-framework-OSAKit==11.0
|
209 |
-
pyobjc-framework-OSLog==11.0
|
210 |
-
pyobjc-framework-PassKit==11.0
|
211 |
-
pyobjc-framework-PencilKit==11.0
|
212 |
-
pyobjc-framework-PHASE==11.0
|
213 |
-
pyobjc-framework-Photos==11.0
|
214 |
-
pyobjc-framework-PhotosUI==11.0
|
215 |
-
pyobjc-framework-PreferencePanes==11.0
|
216 |
-
pyobjc-framework-PushKit==11.0
|
217 |
-
pyobjc-framework-Quartz==11.0
|
218 |
-
pyobjc-framework-QuickLookThumbnailing==11.0
|
219 |
-
pyobjc-framework-ReplayKit==11.0
|
220 |
-
pyobjc-framework-SafariServices==11.0
|
221 |
-
pyobjc-framework-SafetyKit==11.0
|
222 |
-
pyobjc-framework-SceneKit==11.0
|
223 |
-
pyobjc-framework-ScreenCaptureKit==11.0
|
224 |
-
pyobjc-framework-ScreenSaver==11.0
|
225 |
-
pyobjc-framework-ScreenTime==11.0
|
226 |
-
pyobjc-framework-ScriptingBridge==11.0
|
227 |
-
pyobjc-framework-SearchKit==11.0
|
228 |
-
pyobjc-framework-Security==11.0
|
229 |
-
pyobjc-framework-SecurityFoundation==11.0
|
230 |
-
pyobjc-framework-SecurityInterface==11.0
|
231 |
-
pyobjc-framework-SensitiveContentAnalysis==11.0
|
232 |
-
pyobjc-framework-ServiceManagement==11.0
|
233 |
-
pyobjc-framework-SharedWithYou==11.0
|
234 |
-
pyobjc-framework-SharedWithYouCore==11.0
|
235 |
-
pyobjc-framework-ShazamKit==11.0
|
236 |
-
pyobjc-framework-Social==11.0
|
237 |
-
pyobjc-framework-SoundAnalysis==11.0
|
238 |
-
pyobjc-framework-Speech==11.0
|
239 |
-
pyobjc-framework-SpriteKit==11.0
|
240 |
-
pyobjc-framework-StoreKit==11.0
|
241 |
-
pyobjc-framework-Symbols==11.0
|
242 |
-
pyobjc-framework-SyncServices==11.0
|
243 |
-
pyobjc-framework-SystemConfiguration==11.0
|
244 |
-
pyobjc-framework-SystemExtensions==11.0
|
245 |
-
pyobjc-framework-ThreadNetwork==11.0
|
246 |
-
pyobjc-framework-UniformTypeIdentifiers==11.0
|
247 |
-
pyobjc-framework-UserNotifications==11.0
|
248 |
-
pyobjc-framework-UserNotificationsUI==11.0
|
249 |
-
pyobjc-framework-VideoSubscriberAccount==11.0
|
250 |
-
pyobjc-framework-VideoToolbox==11.0
|
251 |
-
pyobjc-framework-Virtualization==11.0
|
252 |
-
pyobjc-framework-Vision==11.0
|
253 |
-
pyobjc-framework-WebKit==11.0
|
254 |
-
pyparsing==3.2.1
|
255 |
-
python-dateutil==2.9.0.post0
|
256 |
python-dotenv==1.0.1
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
regex==2024.11.6
|
264 |
-
requests==2.32.3
|
265 |
-
requests-toolbelt==1.0.0
|
266 |
-
rich==13.9.4
|
267 |
-
rpds-py==0.22.3
|
268 |
-
ruff==0.9.3
|
269 |
-
safetensors==0.5.2
|
270 |
-
semantic-version==2.10.0
|
271 |
-
semver==3.0.4
|
272 |
-
shellingham==1.5.4
|
273 |
-
six==1.17.0
|
274 |
-
smmap==5.0.2
|
275 |
-
sniffio==1.3.1
|
276 |
-
SpeechRecognition==3.14.1
|
277 |
-
SQLAlchemy==2.0.37
|
278 |
-
stack-data==0.6.3
|
279 |
-
starlette==0.45.3
|
280 |
-
streamlit==1.12.0
|
281 |
-
streamlit-audiorec @ git+https://github.com/stefanrmmr/streamlit_audio_recorder.git@777d18114130137d492c0378a86631fff1ff1be5
|
282 |
-
sympy==1.13.3
|
283 |
-
tenacity==9.0.0
|
284 |
-
tokenizers==0.21.0
|
285 |
-
toml==0.10.2
|
286 |
-
tomlkit==0.12.0
|
287 |
-
toolz==1.0.0
|
288 |
-
torch==2.2.2
|
289 |
-
torchaudio==2.2.2
|
290 |
-
torchvision==0.17.2
|
291 |
-
tornado==6.4.2
|
292 |
-
tqdm==4.67.1
|
293 |
-
traitlets==5.14.3
|
294 |
-
transformers==4.48.1
|
295 |
-
typer==0.15.1
|
296 |
-
typing-inspect==0.9.0
|
297 |
-
typing_extensions==4.12.2
|
298 |
-
tzdata==2025.1
|
299 |
-
tzlocal==5.2
|
300 |
-
urllib3==2.3.0
|
301 |
-
uvicorn==0.34.0
|
302 |
-
validators==0.34.0
|
303 |
-
wcwidth==0.2.13
|
304 |
-
websockets==12.0
|
305 |
-
yarl==1.18.3
|
306 |
-
zipp==3.21.0
|
307 |
-
zstandard==0.23.0
|
|
|
1 |
+
torch==2.2.2
|
2 |
+
torchaudio==2.2.2
|
3 |
+
torchvision==0.17.2
|
4 |
+
openai==1.51.0
|
5 |
+
speechrecognition==3.10.4
|
6 |
+
librosa==0.10.2.post1
|
7 |
+
soundfile==0.12.1
|
8 |
+
gtts==2.5.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
ffmpeg==1.4
|
10 |
+
ffmpeg-python==0.2.0
|
11 |
+
pydub==0.25.1
|
12 |
+
pyaudio==0.2.14
|
13 |
+
pyttsx3==2.98
|
|
|
|
|
|
|
14 |
gradio==4.44.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
ipykernel==6.29.5
|
16 |
+
langchain-community==0.3.1
|
17 |
+
transformers==4.45.1
|
18 |
+
jupyter==1.1.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
python-dotenv==1.0.1
|
20 |
+
playwright==1.47.0
|
21 |
+
streamlit==1.39.0
|
22 |
+
streamlit-audiorec==0.1.3
|
23 |
+
watchdog==5.0.3
|
24 |
+
audio-recorder-streamlit==0.0.10
|
25 |
+
ipython==8.28.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|