Spaces:
Paused
Paused
jaymojnidar
commited on
Commit
•
9d63ae3
1
Parent(s):
4a95a87
added new dependencies in requirements.txt
Browse files- requirements.txt +318 -6
requirements.txt
CHANGED
@@ -1,6 +1,318 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==0.23.0
|
2 |
+
aiofiles==23.2.1
|
3 |
+
aiohttp==3.8.5
|
4 |
+
aiosignal==1.3.1
|
5 |
+
altair==5.0.1
|
6 |
+
annotated-types==0.5.0
|
7 |
+
anyio==3.7.1
|
8 |
+
async-timeout==4.0.3
|
9 |
+
attrs==23.1.0
|
10 |
+
backoff==2.2.1
|
11 |
+
bcrypt==4.0.1
|
12 |
+
blis==0.7.11
|
13 |
+
cachetools==5.3.2
|
14 |
+
catalogue==2.0.10
|
15 |
+
certifi==2023.7.22
|
16 |
+
charset-normalizer==3.2.0
|
17 |
+
chroma-hnswlib==0.7.3
|
18 |
+
chromadb==0.4.15
|
19 |
+
click==8.1.7
|
20 |
+
cloudpathlib==0.16.0
|
21 |
+
coloredlogs==15.0.1
|
22 |
+
confection==0.1.3
|
23 |
+
contourpy==1.1.0
|
24 |
+
cycler==0.11.0
|
25 |
+
cymem==2.0.8
|
26 |
+
datasets==2.14.4
|
27 |
+
Deprecated==1.2.14
|
28 |
+
dill==0.3.7
|
29 |
+
diskcache==5.6.1
|
30 |
+
docopt==0.6.2
|
31 |
+
EasyProcess==1.1
|
32 |
+
entrypoint2==1.1
|
33 |
+
exceptiongroup==1.1.3
|
34 |
+
fastai==2.7.13
|
35 |
+
fastapi==0.101.1
|
36 |
+
fastcore==1.5.29
|
37 |
+
fastdownload==0.0.7
|
38 |
+
fastprogress==1.0.3
|
39 |
+
ffmpy==0.3.1
|
40 |
+
filelock==3.12.2
|
41 |
+
flatbuffers==23.5.26
|
42 |
+
fonttools==4.42.0
|
43 |
+
frozenlist==1.4.0
|
44 |
+
fsspec==2023.6.0
|
45 |
+
google-auth==2.23.3
|
46 |
+
googleapis-common-protos==1.61.0
|
47 |
+
gradio==3.40.1
|
48 |
+
gradio_client==0.4.0
|
49 |
+
grpcio==1.59.0
|
50 |
+
gTTS==2.3.2
|
51 |
+
h11==0.14.0
|
52 |
+
httpcore==0.17.3
|
53 |
+
httptools==0.6.1
|
54 |
+
httpx==0.24.1
|
55 |
+
huggingface-hub==0.16.4
|
56 |
+
humanfriendly==10.0
|
57 |
+
idna==3.4
|
58 |
+
imageio==2.32.0
|
59 |
+
importlib-metadata==6.8.0
|
60 |
+
importlib-resources==6.0.1
|
61 |
+
Jinja2==3.1.2
|
62 |
+
joblib==1.3.2
|
63 |
+
jsonschema==4.19.0
|
64 |
+
jsonschema-specifications==2023.7.1
|
65 |
+
kiwisolver==1.4.4
|
66 |
+
kubernetes==28.1.0
|
67 |
+
langcodes==3.3.0
|
68 |
+
lazy_loader==0.3
|
69 |
+
linkify-it-py==2.0.2
|
70 |
+
llama-cpp-python==0.1.78
|
71 |
+
markdown-it-py==2.2.0
|
72 |
+
MarkupSafe==2.1.3
|
73 |
+
matplotlib==3.7.2
|
74 |
+
mdit-py-plugins==0.3.3
|
75 |
+
mdurl==0.1.2
|
76 |
+
monotonic==1.6
|
77 |
+
MouseInfo==0.1.3
|
78 |
+
mpmath==1.3.0
|
79 |
+
mss==9.0.1
|
80 |
+
multidict==6.0.4
|
81 |
+
multiprocess==0.70.15
|
82 |
+
murmurhash==1.0.10
|
83 |
+
networkx==3.1
|
84 |
+
numpy==1.25.2
|
85 |
+
oauthlib==3.2.2
|
86 |
+
onnxruntime==1.16.1
|
87 |
+
openai==0.28.1
|
88 |
+
opentelemetry-api==1.20.0
|
89 |
+
opentelemetry-exporter-otlp-proto-common==1.20.0
|
90 |
+
opentelemetry-exporter-otlp-proto-grpc==1.20.0
|
91 |
+
opentelemetry-proto==1.20.0
|
92 |
+
opentelemetry-sdk==1.20.0
|
93 |
+
opentelemetry-semantic-conventions==0.41b0
|
94 |
+
orjson==3.9.5
|
95 |
+
overrides==7.4.0
|
96 |
+
packaging==23.1
|
97 |
+
pandas==2.0.3
|
98 |
+
peft==0.5.0
|
99 |
+
Pillow==10.0.0
|
100 |
+
pipreqs==0.4.13
|
101 |
+
playsound==1.3.0
|
102 |
+
posthog==3.0.2
|
103 |
+
preshed==3.0.9
|
104 |
+
protobuf==4.24.4
|
105 |
+
psutil==5.9.5
|
106 |
+
pulsar-client==3.3.0
|
107 |
+
pyarrow==12.0.1
|
108 |
+
pyasn1==0.5.0
|
109 |
+
pyasn1-modules==0.3.0
|
110 |
+
PyAutoGUI==0.9.54
|
111 |
+
pydantic==2.2.0
|
112 |
+
pydantic_core==2.6.0
|
113 |
+
pydub==0.25.1
|
114 |
+
PyGetWindow==0.0.9
|
115 |
+
PyMsgBox==1.0.9
|
116 |
+
pyobjc==9.2
|
117 |
+
pyobjc-core==9.2
|
118 |
+
pyobjc-framework-Accessibility==9.2
|
119 |
+
pyobjc-framework-Accounts==9.2
|
120 |
+
pyobjc-framework-AddressBook==9.2
|
121 |
+
pyobjc-framework-AdServices==9.2
|
122 |
+
pyobjc-framework-AdSupport==9.2
|
123 |
+
pyobjc-framework-AppleScriptKit==9.2
|
124 |
+
pyobjc-framework-AppleScriptObjC==9.2
|
125 |
+
pyobjc-framework-ApplicationServices==9.2
|
126 |
+
pyobjc-framework-AppTrackingTransparency==9.2
|
127 |
+
pyobjc-framework-AudioVideoBridging==9.2
|
128 |
+
pyobjc-framework-AuthenticationServices==9.2
|
129 |
+
pyobjc-framework-AutomaticAssessmentConfiguration==9.2
|
130 |
+
pyobjc-framework-Automator==9.2
|
131 |
+
pyobjc-framework-AVFoundation==9.2
|
132 |
+
pyobjc-framework-AVKit==9.2
|
133 |
+
pyobjc-framework-BusinessChat==9.2
|
134 |
+
pyobjc-framework-CalendarStore==9.2
|
135 |
+
pyobjc-framework-CallKit==9.2
|
136 |
+
pyobjc-framework-CFNetwork==9.2
|
137 |
+
pyobjc-framework-ClassKit==9.2
|
138 |
+
pyobjc-framework-CloudKit==9.2
|
139 |
+
pyobjc-framework-Cocoa==9.2
|
140 |
+
pyobjc-framework-Collaboration==9.2
|
141 |
+
pyobjc-framework-ColorSync==9.2
|
142 |
+
pyobjc-framework-Contacts==9.2
|
143 |
+
pyobjc-framework-ContactsUI==9.2
|
144 |
+
pyobjc-framework-CoreAudio==9.2
|
145 |
+
pyobjc-framework-CoreAudioKit==9.2
|
146 |
+
pyobjc-framework-CoreBluetooth==9.2
|
147 |
+
pyobjc-framework-CoreData==9.2
|
148 |
+
pyobjc-framework-CoreHaptics==9.2
|
149 |
+
pyobjc-framework-CoreLocation==9.2
|
150 |
+
pyobjc-framework-CoreMedia==9.2
|
151 |
+
pyobjc-framework-CoreMediaIO==9.2
|
152 |
+
pyobjc-framework-CoreMIDI==9.2
|
153 |
+
pyobjc-framework-CoreML==9.2
|
154 |
+
pyobjc-framework-CoreMotion==9.2
|
155 |
+
pyobjc-framework-CoreServices==9.2
|
156 |
+
pyobjc-framework-CoreSpotlight==9.2
|
157 |
+
pyobjc-framework-CoreText==9.2
|
158 |
+
pyobjc-framework-CoreWLAN==9.2
|
159 |
+
pyobjc-framework-CryptoTokenKit==9.2
|
160 |
+
pyobjc-framework-DataDetection==9.2
|
161 |
+
pyobjc-framework-DeviceCheck==9.2
|
162 |
+
pyobjc-framework-DictionaryServices==9.2
|
163 |
+
pyobjc-framework-DiscRecording==9.2
|
164 |
+
pyobjc-framework-DiscRecordingUI==9.2
|
165 |
+
pyobjc-framework-DiskArbitration==9.2
|
166 |
+
pyobjc-framework-DVDPlayback==9.2
|
167 |
+
pyobjc-framework-EventKit==9.2
|
168 |
+
pyobjc-framework-ExceptionHandling==9.2
|
169 |
+
pyobjc-framework-ExecutionPolicy==9.2
|
170 |
+
pyobjc-framework-ExternalAccessory==9.2
|
171 |
+
pyobjc-framework-FileProvider==9.2
|
172 |
+
pyobjc-framework-FileProviderUI==9.2
|
173 |
+
pyobjc-framework-FinderSync==9.2
|
174 |
+
pyobjc-framework-FSEvents==9.2
|
175 |
+
pyobjc-framework-GameCenter==9.2
|
176 |
+
pyobjc-framework-GameController==9.2
|
177 |
+
pyobjc-framework-GameKit==9.2
|
178 |
+
pyobjc-framework-GameplayKit==9.2
|
179 |
+
pyobjc-framework-ImageCaptureCore==9.2
|
180 |
+
pyobjc-framework-IMServicePlugIn==9.2
|
181 |
+
pyobjc-framework-InputMethodKit==9.2
|
182 |
+
pyobjc-framework-InstallerPlugins==9.2
|
183 |
+
pyobjc-framework-InstantMessage==9.2
|
184 |
+
pyobjc-framework-Intents==9.2
|
185 |
+
pyobjc-framework-IntentsUI==9.2
|
186 |
+
pyobjc-framework-IOBluetooth==9.2
|
187 |
+
pyobjc-framework-IOBluetoothUI==9.2
|
188 |
+
pyobjc-framework-IOSurface==9.2
|
189 |
+
pyobjc-framework-iTunesLibrary==9.2
|
190 |
+
pyobjc-framework-KernelManagement==9.2
|
191 |
+
pyobjc-framework-LatentSemanticMapping==9.2
|
192 |
+
pyobjc-framework-LaunchServices==9.2
|
193 |
+
pyobjc-framework-libdispatch==9.2
|
194 |
+
pyobjc-framework-libxpc==9.2
|
195 |
+
pyobjc-framework-LinkPresentation==9.2
|
196 |
+
pyobjc-framework-LocalAuthentication==9.2
|
197 |
+
pyobjc-framework-LocalAuthenticationEmbeddedUI==9.2
|
198 |
+
pyobjc-framework-MailKit==9.2
|
199 |
+
pyobjc-framework-MapKit==9.2
|
200 |
+
pyobjc-framework-MediaAccessibility==9.2
|
201 |
+
pyobjc-framework-MediaLibrary==9.2
|
202 |
+
pyobjc-framework-MediaPlayer==9.2
|
203 |
+
pyobjc-framework-MediaToolbox==9.2
|
204 |
+
pyobjc-framework-Metal==9.2
|
205 |
+
pyobjc-framework-MetalKit==9.2
|
206 |
+
pyobjc-framework-MetalPerformanceShaders==9.2
|
207 |
+
pyobjc-framework-MetalPerformanceShadersGraph==9.2
|
208 |
+
pyobjc-framework-MetricKit==9.2
|
209 |
+
pyobjc-framework-MLCompute==9.2
|
210 |
+
pyobjc-framework-ModelIO==9.2
|
211 |
+
pyobjc-framework-MultipeerConnectivity==9.2
|
212 |
+
pyobjc-framework-NaturalLanguage==9.2
|
213 |
+
pyobjc-framework-NetFS==9.2
|
214 |
+
pyobjc-framework-Network==9.2
|
215 |
+
pyobjc-framework-NetworkExtension==9.2
|
216 |
+
pyobjc-framework-NotificationCenter==9.2
|
217 |
+
pyobjc-framework-OpenDirectory==9.2
|
218 |
+
pyobjc-framework-OSAKit==9.2
|
219 |
+
pyobjc-framework-OSLog==9.2
|
220 |
+
pyobjc-framework-PassKit==9.2
|
221 |
+
pyobjc-framework-PencilKit==9.2
|
222 |
+
pyobjc-framework-PHASE==9.2
|
223 |
+
pyobjc-framework-Photos==9.2
|
224 |
+
pyobjc-framework-PhotosUI==9.2
|
225 |
+
pyobjc-framework-PreferencePanes==9.2
|
226 |
+
pyobjc-framework-PushKit==9.2
|
227 |
+
pyobjc-framework-Quartz==9.2
|
228 |
+
pyobjc-framework-QuickLookThumbnailing==9.2
|
229 |
+
pyobjc-framework-ReplayKit==9.2
|
230 |
+
pyobjc-framework-SafariServices==9.2
|
231 |
+
pyobjc-framework-SceneKit==9.2
|
232 |
+
pyobjc-framework-ScreenSaver==9.2
|
233 |
+
pyobjc-framework-ScreenTime==9.2
|
234 |
+
pyobjc-framework-ScriptingBridge==9.2
|
235 |
+
pyobjc-framework-SearchKit==9.2
|
236 |
+
pyobjc-framework-Security==9.2
|
237 |
+
pyobjc-framework-SecurityFoundation==9.2
|
238 |
+
pyobjc-framework-SecurityInterface==9.2
|
239 |
+
pyobjc-framework-ServiceManagement==9.2
|
240 |
+
pyobjc-framework-ShazamKit==9.2
|
241 |
+
pyobjc-framework-Social==9.2
|
242 |
+
pyobjc-framework-SoundAnalysis==9.2
|
243 |
+
pyobjc-framework-Speech==9.2
|
244 |
+
pyobjc-framework-SpriteKit==9.2
|
245 |
+
pyobjc-framework-StoreKit==9.2
|
246 |
+
pyobjc-framework-SyncServices==9.2
|
247 |
+
pyobjc-framework-SystemConfiguration==9.2
|
248 |
+
pyobjc-framework-SystemExtensions==9.2
|
249 |
+
pyobjc-framework-UniformTypeIdentifiers==9.2
|
250 |
+
pyobjc-framework-UserNotifications==9.2
|
251 |
+
pyobjc-framework-UserNotificationsUI==9.2
|
252 |
+
pyobjc-framework-VideoSubscriberAccount==9.2
|
253 |
+
pyobjc-framework-VideoToolbox==9.2
|
254 |
+
pyobjc-framework-Virtualization==9.2
|
255 |
+
pyobjc-framework-Vision==9.2
|
256 |
+
pyobjc-framework-WebKit==9.2
|
257 |
+
pyparsing==3.0.9
|
258 |
+
pyperclip==1.8.2
|
259 |
+
PyPika==0.48.9
|
260 |
+
PyRect==0.2.0
|
261 |
+
pyscreenshot==3.1
|
262 |
+
PyScreeze==0.1.29
|
263 |
+
python-dateutil==2.8.2
|
264 |
+
python-dotenv==1.0.0
|
265 |
+
python-multipart==0.0.6
|
266 |
+
pyttsx3==2.90
|
267 |
+
pytweening==1.0.7
|
268 |
+
pytz==2023.3
|
269 |
+
PyYAML==6.0.1
|
270 |
+
referencing==0.30.2
|
271 |
+
regex==2023.8.8
|
272 |
+
requests==2.31.0
|
273 |
+
requests-oauthlib==1.3.1
|
274 |
+
rpds-py==0.9.2
|
275 |
+
rsa==4.9
|
276 |
+
rubicon-objc==0.4.6
|
277 |
+
safetensors==0.3.2
|
278 |
+
scikit-image==0.22.0
|
279 |
+
scikit-learn==1.3.2
|
280 |
+
scipy==1.11.3
|
281 |
+
semantic-version==2.10.0
|
282 |
+
six==1.16.0
|
283 |
+
smart-open==6.4.0
|
284 |
+
sniffio==1.3.0
|
285 |
+
spacy==3.7.2
|
286 |
+
spacy-legacy==3.0.12
|
287 |
+
spacy-loggers==1.0.5
|
288 |
+
srsly==2.4.8
|
289 |
+
starlette==0.27.0
|
290 |
+
sympy==1.12
|
291 |
+
tenacity==8.2.3
|
292 |
+
thinc==8.2.1
|
293 |
+
threadpoolctl==3.2.0
|
294 |
+
tifffile==2023.9.26
|
295 |
+
tokenizers==0.13.3
|
296 |
+
toolz==0.12.0
|
297 |
+
torch==2.1.0
|
298 |
+
torchvision==0.16.0
|
299 |
+
tqdm==4.66.1
|
300 |
+
transformers==4.31.0
|
301 |
+
typer==0.9.0
|
302 |
+
typing_extensions==4.7.1
|
303 |
+
tzdata==2023.3
|
304 |
+
uc-micro-py==1.0.2
|
305 |
+
urllib3==1.26.18
|
306 |
+
uvicorn==0.23.2
|
307 |
+
uvloop==0.19.0
|
308 |
+
wasabi==1.1.2
|
309 |
+
watchfiles==0.21.0
|
310 |
+
weasel==0.3.4
|
311 |
+
websocket-client==1.6.4
|
312 |
+
websockets==11.0.3
|
313 |
+
wget==3.2
|
314 |
+
wrapt==1.15.0
|
315 |
+
xxhash==3.3.0
|
316 |
+
yarg==0.1.9
|
317 |
+
yarl==1.9.2
|
318 |
+
zipp==3.16.2
|