Kvikontent commited on
Commit
f5d453f
·
1 Parent(s): 894183b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. 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.",
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"],