Blane187 commited on
Commit
d837a6a
·
verified ·
1 Parent(s): 1b36440

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import gradio as gr
3
  import yt_dlp
4
  import os
5
 
6
- os.system("pip install yt_dlp")
7
 
8
  def download_youtube_wav(url, custom_name):
9
  ydl_opts = {
 
3
  import yt_dlp
4
  import os
5
 
 
6
 
7
  def download_youtube_wav(url, custom_name):
8
  ydl_opts = {