Ahsen Khaliq commited on
Commit
c8fdf06
·
1 Parent(s): 757cedd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import pystuck
2
  pystuck.run_server()
3
 
4
 
 
5
  import os
6
  os.system("pip install gradio==2.4.6")
7
  from huggingface_hub import hf_hub_download
 
2
  pystuck.run_server()
3
 
4
 
5
+
6
  import os
7
  os.system("pip install gradio==2.4.6")
8
  from huggingface_hub import hf_hub_download