Stable-X commited on
Commit
65e6388
·
verified ·
1 Parent(s): 526677a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -281,8 +281,6 @@ with gr.Blocks(delete_cache=(600, 600)) as demo:
281
  multiimage_prompt = gr.Gallery(label="Image Prompt", format="png", type="pil", height=300, columns=3)
282
  gr.Markdown("""
283
  Input different views of the object in separate images.
284
-
285
- *NOTE: this is an experimental algorithm without training a specialized model. It may not produce the best results for all images, especially those having different poses or inconsistent details.*
286
  """)
287
 
288
  with gr.Accordion(label="Generation Settings", open=False):
 
281
  multiimage_prompt = gr.Gallery(label="Image Prompt", format="png", type="pil", height=300, columns=3)
282
  gr.Markdown("""
283
  Input different views of the object in separate images.
 
 
284
  """)
285
 
286
  with gr.Accordion(label="Generation Settings", open=False):