Spaces:
Runtime error
Runtime error
Commit
·
4c60fe5
1
Parent(s):
53c53b3
Update app.py
Browse files
app.py
CHANGED
@@ -371,7 +371,7 @@ iface = gr.Interface(
|
|
371 |
inputs=gr.Textbox(lines=5, max_lines=6, label="Enter promt"),
|
372 |
outputs=gr.outputs.Image(label="Generated Image", type="pil"),
|
373 |
title="KVIImager 2.0 - Image Generator",
|
374 |
-
description="Generate images based on a prompt. Sorry from us, but it can don't understand promt currefully. It has
|
375 |
examples=[
|
376 |
["Realistic face, high-resolution, realistic, 4k, 8k, face, image"],
|
377 |
["Realistic image of beautiful landscape and mountains, 4k, beautifull, realistic, landscape, ai, mountains"],
|
|
|
371 |
inputs=gr.Textbox(lines=5, max_lines=6, label="Enter promt"),
|
372 |
outputs=gr.outputs.Image(label="Generated Image", type="pil"),
|
373 |
title="KVIImager 2.0 - Image Generator",
|
374 |
+
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. Model is trained by Google Images and img.freepic.com, so if you pleas do not block my ai, because it is just trained by you images and it is free, so I don't sell them, so no copyright.",
|
375 |
examples=[
|
376 |
["Realistic face, high-resolution, realistic, 4k, 8k, face, image"],
|
377 |
["Realistic image of beautiful landscape and mountains, 4k, beautifull, realistic, landscape, ai, mountains"],
|