Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ trigger_word = "lineart,LineAniAF,"
|
|
13 |
# Hard set prompt template
|
14 |
hard_set_prompt = (
|
15 |
"minimalist black and white single-line art illustration of [subject], created in one continuous, unbroken stroke from start to finish. "
|
16 |
-
"The design uses true black and true white values only, with no gradients or gray tones. The artwork emphasizes clean, connected, and flowing lines, "
|
17 |
"resulting in a sleek, modern aesthetic. The [subject] is depicted in a dynamic and recognizable pose, optimized for artistic purposes and ready for 3D printing applications."
|
18 |
)
|
19 |
|
|
|
13 |
# Hard set prompt template
|
14 |
hard_set_prompt = (
|
15 |
"minimalist black and white single-line art illustration of [subject], created in one continuous, unbroken stroke from start to finish. "
|
16 |
+
"The design uses true black and true white values only, with no gradients or gray tones. The artwork emphasizes clean, connected, and flowing lines, there is no background. Only single, varied-width-as-needed black line art on a blank background,"
|
17 |
"resulting in a sleek, modern aesthetic. The [subject] is depicted in a dynamic and recognizable pose, optimized for artistic purposes and ready for 3D printing applications."
|
18 |
)
|
19 |
|