Spaces:
Runtime error
Runtime error
Commit ·
f5d453f
1
Parent(s): 894183b
Update app.py
Browse files
app.py
CHANGED
|
@@ -520,7 +520,7 @@ iface = gr.Interface(
|
|
| 520 |
inputs=gr.Textbox(lines=5, max_lines=6, label="Enter promt"),
|
| 521 |
outputs=gr.outputs.Image(label="Generated Image", type="pil"),
|
| 522 |
title="KVIImager 2.0 - Image Generator",
|
| 523 |
-
description="Generate images based on a prompt. Sorry from us, but it can don't understand promt currefully. It has 200 parametres. Please do not use capital letters because ai won't understand them and will give you error.
|
| 524 |
examples=[
|
| 525 |
["Realistic face, high-resolution, realistic, 4k, 8k, face, image"],
|
| 526 |
["Realistic image of beautiful landscape and mountains, 4k, beautifull, realistic, landscape, ai, mountains"],
|
|
|
|
| 520 |
inputs=gr.Textbox(lines=5, max_lines=6, label="Enter promt"),
|
| 521 |
outputs=gr.outputs.Image(label="Generated Image", type="pil"),
|
| 522 |
title="KVIImager 2.0 - Image Generator",
|
| 523 |
+
description="Generate images based on a prompt. Sorry from us, but it can don't understand promt currefully. It has 200 parametres. Please do not use capital letters because ai won't understand them and will give you error. Get help: https://github.com/Vasiliy-katsyka/kviimager.",
|
| 524 |
examples=[
|
| 525 |
["Realistic face, high-resolution, realistic, 4k, 8k, face, image"],
|
| 526 |
["Realistic image of beautiful landscape and mountains, 4k, beautifull, realistic, landscape, ai, mountains"],
|