Spaces:
Running
Running
Update backup2.app.py
Browse files- 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
|
| 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 = []
|