Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# First install required packages (this should be at the very top)
|
| 2 |
-
|
| 3 |
|
| 4 |
import gradio as gr
|
| 5 |
from transformers import pipeline
|
|
|
|
| 1 |
# First install required packages (this should be at the very top)
|
| 2 |
+
#!pip install --upgrade gradio yt-dlp openai-whisper transformers ffmpeg-python pydub
|
| 3 |
|
| 4 |
import gradio as gr
|
| 5 |
from transformers import pipeline
|