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