Spaces:
Running
Running
tmafantiri
commited on
Commit
β’
b667569
1
Parent(s):
fea9a1e
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 = []
|