Upload requirements.txt
Browse files- requirements.txt +17 -0
requirements.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
edge-tts
|
2 |
+
ffmpeg-python
|
3 |
+
python-dotenv
|
4 |
+
rich
|
5 |
+
tqdm
|
6 |
+
yt-dlp
|
7 |
+
torch
|
8 |
+
torchaudio
|
9 |
+
torchvision
|
10 |
+
mkdocs-material
|
11 |
+
openai-whisper
|
12 |
+
stable-ts
|
13 |
+
tiktok-uploader
|
14 |
+
streamlit
|
15 |
+
praw
|
16 |
+
requests
|
17 |
+
openai
|