Ahsen Khaliq commited on
Commit
99ffb48
1 Parent(s): e59cfb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -2,9 +2,6 @@ import os
2
  from PIL import Image
3
  import torch
4
  import gradio as gr
5
- #os.system("pip install dlib")
6
- os.system("git clone https://github.com/mchong6/JoJoGAN.git")
7
- os.chdir("JoJoGAN")
8
 
9
  import torch
10
  torch.backends.cudnn.benchmark = True
 
2
  from PIL import Image
3
  import torch
4
  import gradio as gr
 
 
 
5
 
6
  import torch
7
  torch.backends.cudnn.benchmark = True