KristofGaming39 commited on
Commit
5bf6331
1 Parent(s): 10eb774

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- !pip install yt-dlp gradio
2
  import yt_dlp
3
  import gradio as gr
4
  import os
 
1
+ %pip install yt-dlp gradio
2
  import yt_dlp
3
  import gradio as gr
4
  import os