zs38 commited on
Commit
f097986
·
1 Parent(s): 402df50

modify tips

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -143,8 +143,7 @@ with gr.Blocks() as demo:
143
  gr.Markdown("""
144
  ### Tips:
145
  - Images with human subjects tend to perform better than other categories.
146
- - Images where the subject occupies most of the frame with a clean, uncluttered background yield improved results.
147
- - Including multiple subjects of the same category may cause blending issues.
148
  """)
149
  # When the button is clicked, pass all inputs to generate_image
150
  generate_btn.click(
 
143
  gr.Markdown("""
144
  ### Tips:
145
  - Images with human subjects tend to perform better than other categories.
146
+ - Realistic character performs better than anime or superreaslistic ones.
 
147
  """)
148
  # When the button is clicked, pass all inputs to generate_image
149
  generate_btn.click(