MetricMogul commited on
Commit
1e0df68
·
verified ·
1 Parent(s): 4f5ba63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -373,7 +373,7 @@ with gr.Blocks(title="SD 1.5 Lab — dual conditioner playground") as demo:
373
  "(sharper detail), `ip_adapter_plus_face` (face-focused), "
374
  "`ip_adapter_full_face` (strong identity).\n\n"
375
  f"Current device: **{DEVICE}**. On CPU, generating a 512×512 image "
376
- "takes roughly 35 minutes — that's expected."
377
  )
378
 
379
  with gr.Row():
 
373
  "(sharper detail), `ip_adapter_plus_face` (face-focused), "
374
  "`ip_adapter_full_face` (strong identity).\n\n"
375
  f"Current device: **{DEVICE}**. On CPU, generating a 512×512 image "
376
+ "takes roughly 1530 minutes — that's expected."
377
  )
378
 
379
  with gr.Row():