awacke1 commited on
Commit
cc6ab29
1 Parent(s): f8e3643

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ def predict(input_img, ver):
107
  drawing = transforms.ToPILImage()(drawing)
108
  return drawing
109
 
110
- title="informative-drawings"
111
  description="Image to Line Drawing"
112
  # article = "<p style='text-align: center'></p>"
113
  examples=[
 
107
  drawing = transforms.ToPILImage()(drawing)
108
  return drawing
109
 
110
+ title="Image to Line Drawings - Complex and Simple Portraits and Landscapes"
111
  description="Image to Line Drawing"
112
  # article = "<p style='text-align: center'></p>"
113
  examples=[