Spaces:
Runtime error
Runtime error
Commit
·
86f0a70
1
Parent(s):
26edbfd
Update app.py
Browse files
app.py
CHANGED
@@ -1014,7 +1014,7 @@ iface = gr.Interface(
|
|
1014 |
inputs=gr.Textbox(lines=5, max_lines=6, label="Enter prompt"),
|
1015 |
outputs=gr.outputs.Image(label="Generated Image", type="pil"),
|
1016 |
title="KVIImager 2.0 - Image Generator",
|
1017 |
-
description="Generate images based on a prompt. Sorry from us, but it can don't understand prompt carefully. It has 200 parameters.
|
1018 |
examples=[
|
1019 |
["Realistic face, high-resolution, realistic, 4k, 8k, face, image"],
|
1020 |
["Realistic image of beautiful landscape and mountains, 4k, beautiful, realistic, landscape, AI, mountains"],
|
|
|
1014 |
inputs=gr.Textbox(lines=5, max_lines=6, label="Enter prompt"),
|
1015 |
outputs=gr.outputs.Image(label="Generated Image", type="pil"),
|
1016 |
title="KVIImager 2.0 - Image Generator",
|
1017 |
+
description="Generate images based on a prompt. Sorry from us, but it can don't understand prompt carefully. It has 200 parameters. Android app: https://bit.ly/kviimager. Get help: https://github.com/Vasiliy-katsyka/kviimager.",
|
1018 |
examples=[
|
1019 |
["Realistic face, high-resolution, realistic, 4k, 8k, face, image"],
|
1020 |
["Realistic image of beautiful landscape and mountains, 4k, beautiful, realistic, landscape, AI, mountains"],
|