Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=3.0
|
| 2 |
+
yt-dlp
|
| 3 |
+
tqdm
|
| 4 |
+
git+https://github.com/openai/whisper.git@main
|
| 5 |
+
torch
|