Ahsen Khaliq commited on
Commit
44df4f1
1 Parent(s): 7c43356

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import os
2
  import gradio as gr
 
3
  os.system("git clone https://github.com/AK391/realworld-stylegan2-encoder.git")
4
  os.chdir("realworld-stylegan2-encoder")
5
  os.system("pip install gdown")
 
1
  import os
2
  import gradio as gr
3
+
4
  os.system("git clone https://github.com/AK391/realworld-stylegan2-encoder.git")
5
  os.chdir("realworld-stylegan2-encoder")
6
  os.system("pip install gdown")