Ahsen Khaliq commited on
Commit
d6a4488
·
1 Parent(s): e03d21e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -23,7 +23,6 @@ def inference(img, ver):
23
  else:
24
  out = face2paint(model1, img)
25
  return out
26
-
27
 
28
  title = "Animeganv2"
29
  description = "Gradio demo for AnimeGanv2 Face Portrait v2. To use it, simply upload your image, or click one of the examples to load them. Read more at the links below. Please use a cropped portrait picture for best results similar to the examples below"
 
23
  else:
24
  out = face2paint(model1, img)
25
  return out
 
26
 
27
  title = "Animeganv2"
28
  description = "Gradio demo for AnimeGanv2 Face Portrait v2. To use it, simply upload your image, or click one of the examples to load them. Read more at the links below. Please use a cropped portrait picture for best results similar to the examples below"