fffiloni commited on
Commit
7bedcdd
·
verified ·
1 Parent(s): ca753f0

Update simple_app.py

Browse files
Files changed (1) hide show
  1. simple_app.py +1 -1
simple_app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  import re
3
  import subprocess
4
- form tqdm import tqdm
5
  from huggingface_hub import snapshot_download
6
 
7
  #Download model
 
1
  import gradio as gr
2
  import re
3
  import subprocess
4
+ from tqdm import tqdm
5
  from huggingface_hub import snapshot_download
6
 
7
  #Download model