Spaces:
Sleeping
Sleeping
kwabs22
commited on
Commit
•
60e1a65
1
Parent(s):
a8a1961
Reorganisation and new feature tests
Browse files- app.py +0 -0
- requirements.txt +2 -1
app.py
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ pytube
|
|
16 |
youtube_transcript_api
|
17 |
spacy_syllables
|
18 |
whisper
|
19 |
-
|
|
|
20 |
httpx==0.13.3
|
21 |
googletrans==3.1.0a0
|
|
|
16 |
youtube_transcript_api
|
17 |
spacy_syllables
|
18 |
whisper
|
19 |
+
PyPDF2
|
20 |
+
gradio==4.36.1
|
21 |
httpx==0.13.3
|
22 |
googletrans==3.1.0a0
|