File size: 367 Bytes
28901df
 
119b981
1b0bc8c
119b981
 
 
 
 
 
 
 
 
28901df
 
119b981
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Core dependencies
openai==0.28.0
transformers==4.30.0
git+https://github.com/openai/whisper.git
pydub==0.25.1
PyMuPDF==1.21.1
python-docx==0.8.11
pandas==2.0.0
gradio==3.32.0
requests==2.28.0
beautifulsoup4==4.11.0
moviepy==1.0.3
yt-dlp==2023.3.4

# Additional dependencies
torch==2.0.0
numpy==1.24.0
tqdm==4.65.0
ffmpeg-python==0.2.0
Pillow==9.5.0
decorator==4.4.2