Catmeow commited on
Commit
7709e7b
Β·
1 Parent(s): d761cb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ def generate(img):
114
 
115
  title = "Face from Photo into paint"
116
  description = "Upload a photo, this Ai will detect and transfer only the face into cartoon/anime painting style. Good for Avatar painting style."
117
- article = "None"
118
 
119
  Example=[['Example01.jpg'],['Example02.jpg']]
120
 
 
114
 
115
  title = "Face from Photo into paint"
116
  description = "Upload a photo, this Ai will detect and transfer only the face into cartoon/anime painting style. Good for Avatar painting style."
117
+ article = "Examples are from Internet"
118
 
119
  Example=[['Example01.jpg'],['Example02.jpg']]
120