Ahsen Khaliq commited on
Commit
ddf510b
1 Parent(s): 83bf008

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  import pystuck
2
  pystuck.run_server()
3
 
 
4
  import os
5
  os.system("pip install gradio==2.5.3")
6
  os.system("wget https://github.com/Sxela/ArcaneGAN/releases/download/v0.4/ArcaneGANv0.4.jit")
 
1
  import pystuck
2
  pystuck.run_server()
3
 
4
+
5
  import os
6
  os.system("pip install gradio==2.5.3")
7
  os.system("wget https://github.com/Sxela/ArcaneGAN/releases/download/v0.4/ArcaneGANv0.4.jit")