Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -90
requirements.txt
CHANGED
@@ -1,93 +1,4 @@
|
|
1 |
-
aiofiles==23.2.1
|
2 |
-
annotated-types==0.7.0
|
3 |
-
anyio==4.6.0
|
4 |
-
beautifulsoup4==4.12.3
|
5 |
-
cachetools==5.5.0
|
6 |
-
certifi==2024.8.30
|
7 |
-
charset-normalizer==3.3.2
|
8 |
-
click==8.1.7
|
9 |
-
colorama==0.4.6
|
10 |
-
contourpy==1.3.0
|
11 |
-
cycler==0.12.1
|
12 |
-
cython==3.0.11
|
13 |
-
distro==1.9.0
|
14 |
-
elevenlabs==1.9.0
|
15 |
-
fastapi==0.115.0
|
16 |
-
ffmpy==0.4.0
|
17 |
-
filelock==3.16.1
|
18 |
-
fonttools==4.54.1
|
19 |
-
fsspec==2024.9.0
|
20 |
-
fuzzywuzzy==0.18.0
|
21 |
-
google-ai-generativelanguage==0.6.10
|
22 |
-
google-api-core==2.20.0
|
23 |
-
google-api-core[grpc]==2.20.0
|
24 |
-
google-api-python-client==2.148.0
|
25 |
-
google-auth-httplib2==0.2.0
|
26 |
-
google-auth==2.35.0
|
27 |
-
google-generativeai==0.8.3
|
28 |
-
googleapis-common-protos==1.65.0
|
29 |
gradio-client==1.3.0
|
30 |
gradio==4.44.1
|
31 |
-
grpcio-status==1.66.2
|
32 |
-
grpcio==1.66.2
|
33 |
-
h11==0.14.0
|
34 |
-
httpcore==1.0.6
|
35 |
-
httplib2==0.22.0
|
36 |
-
httpx==0.27.2
|
37 |
-
huggingface-hub==0.25.1
|
38 |
-
idna==3.10
|
39 |
-
importlib-resources==6.4.5
|
40 |
-
jinja2==3.1.4
|
41 |
-
jiter==0.6.1
|
42 |
-
kiwisolver==1.4.7
|
43 |
-
levenshtein==0.26.0
|
44 |
-
markdown-it-py==3.0.0
|
45 |
-
markupsafe==2.1.5
|
46 |
-
matplotlib==3.9.2
|
47 |
-
mdurl==0.1.2
|
48 |
-
numpy==2.1.2
|
49 |
-
openai==1.51.2
|
50 |
-
orjson==3.10.7
|
51 |
-
packaging==24.1
|
52 |
-
pandas==2.2.3
|
53 |
-
pillow==10.4.0
|
54 |
podcastfy==0.1.12
|
55 |
-
|
56 |
-
protobuf==5.28.2
|
57 |
-
pyasn1-modules==0.4.1
|
58 |
-
pyasn1==0.6.1
|
59 |
-
pydantic-core==2.23.4
|
60 |
-
pydantic==2.9.2
|
61 |
-
pydub==0.25.1
|
62 |
-
pygments==2.18.0
|
63 |
-
pyparsing==3.1.4
|
64 |
-
pypdf==5.0.1
|
65 |
-
python-dateutil==2.9.0.post0
|
66 |
-
python-dotenv==1.0.1
|
67 |
-
python-levenshtein==0.26.0
|
68 |
-
python-multipart==0.0.12
|
69 |
-
pytz==2024.2
|
70 |
-
pyyaml==6.0.2
|
71 |
-
rapidfuzz==3.10.0
|
72 |
-
requests==2.32.3
|
73 |
-
rich==13.9.2
|
74 |
-
rsa==4.9
|
75 |
-
ruff==0.6.9
|
76 |
-
semantic-version==2.10.0
|
77 |
-
setuptools==75.1.0
|
78 |
-
shellingham==1.5.4
|
79 |
-
six==1.16.0
|
80 |
-
sniffio==1.3.1
|
81 |
-
soupsieve==2.6
|
82 |
-
starlette==0.38.6
|
83 |
-
tomlkit==0.12.0
|
84 |
-
tqdm==4.66.5
|
85 |
-
typer==0.12.5
|
86 |
-
typing-extensions==4.12.2
|
87 |
-
tzdata==2024.2
|
88 |
-
uritemplate==4.1.1
|
89 |
-
urllib3==2.2.3
|
90 |
-
uvicorn==0.31.0
|
91 |
-
websockets==12.0
|
92 |
-
wheel==0.44.0
|
93 |
-
youtube-transcript-api==0.6.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio-client==1.3.0
|
2 |
gradio==4.44.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
podcastfy==0.1.12
|
4 |
+
python-dotenv==1.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|