Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -128,7 +128,7 @@ def predict(input_img, ver):
|
|
128 |
return output_img
|
129 |
|
130 |
# ๐ Title for the Gradio interface
|
131 |
-
title="๐๏ธ Image to
|
132 |
|
133 |
# ๐ผ๏ธ Dynamically generate examples from images in the directory
|
134 |
examples = []
|
|
|
128 |
return output_img
|
129 |
|
130 |
# ๐ Title for the Gradio interface
|
131 |
+
title="๐๏ธ Image to Simple and Complex Artistic Drawings"
|
132 |
|
133 |
# ๐ผ๏ธ Dynamically generate examples from images in the directory
|
134 |
examples = []
|