tmafantiri commited on
Commit
b667569
β€’
1 Parent(s): fea9a1e

Update backup2.app.py

Browse files
Files changed (1) hide show
  1. backup2.app.py +1 -1
backup2.app.py CHANGED
@@ -113,7 +113,7 @@ def predict(input_img, ver):
113
  return drawing
114
 
115
  # πŸ“ Title for the Gradio interface
116
- title="πŸ–ŒοΈ Image to Line Drawings - Complex and Simple Portraits and Landscapes"
117
 
118
  # πŸ–ΌοΈ Dynamically generate examples from images in the directory
119
  examples = []
 
113
  return drawing
114
 
115
  # πŸ“ Title for the Gradio interface
116
+ title="πŸ–ŒοΈ Image to Simple and Complex Artistic Drawings"
117
 
118
  # πŸ–ΌοΈ Dynamically generate examples from images in the directory
119
  examples = []