Futuresony commited on
Commit
6a5d9de
·
verified ·
1 Parent(s): 7918dff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,5 +1,4 @@
1
- !pip install utils
2
- !pip install gradio
3
  import gradio as gr
4
  from huggingface_hub import snapshot_download
5
  from threading import Thread
 
1
+
 
2
  import gradio as gr
3
  from huggingface_hub import snapshot_download
4
  from threading import Thread