YongLD commited on
Commit
7a57225
1 Parent(s): 5e2ef15
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ 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=[
114
- ['01.jpg', 'Simple Lines'], ['02.jpg', 'Simple Lines']
115
  ]
116
 
117
 
 
111
  description="Image to Line Drawing"
112
  # article = "<p style='text-align: center'></p>"
113
  examples=[
114
+ ['pic/01.jpg', 'Simple Lines'], ['pic/02.jpg', 'Simple Lines']
115
  ]
116
 
117