rahul7star commited on
Commit
6b68641
Β·
verified Β·
1 Parent(s): 4edf0c4

Update app_quant_latent.py

Browse files
Files changed (1) hide show
  1. app_quant_latent.py +2 -2
app_quant_latent.py CHANGED
@@ -334,8 +334,8 @@ def generate_image(prompt, height, width, steps, seed, guidance_scale=0.0, retur
334
  # UI
335
  # ============================================================
336
 
337
- with gr.Blocks(title="Z-Image-Turbo Generator") as demo:
338
- gr.Markdown("# **πŸš€ Z-Image-Turbo β€” Final Image & Latents**")
339
 
340
 
341
  with gr.Row():
 
334
  # UI
335
  # ============================================================
336
 
337
+ with gr.Blocks(title="Z-Image- experiment - dont run")as demo:
338
+ gr.Markdown("# **πŸš€ do not run Z-Image-Turbo β€” Final Image & Latents**")
339
 
340
 
341
  with gr.Row():