Chris Bracegirdle
commited on
Commit
•
e01114b
1
Parent(s):
149046c
again
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import torch
|
2 |
|
3 |
import gradio as gr
|
4 |
-
import yt_dlp as youtube_dl
|
5 |
from transformers import pipeline
|
6 |
from transformers.pipelines.audio_utils import ffmpeg_read
|
7 |
|
|
|
1 |
import torch
|
2 |
|
3 |
import gradio as gr
|
|
|
4 |
from transformers import pipeline
|
5 |
from transformers.pipelines.audio_utils import ffmpeg_read
|
6 |
|