linoyts HF Staff commited on
Commit
5c37756
·
verified ·
1 Parent(s): f574343

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -350,7 +350,7 @@ Output is linear HDR (LogC3 inverse decoded — auto-detected from LoRA metadata
350
 
351
  prompt = gr.Textbox(
352
  label="Prompt",
353
- info="Describes the scene being regenerated in HDR. Encoded through Gemma on each run.",
354
  lines=2,
355
  placeholder="a cinematic sunset over mountains, high dynamic range, bright sky, deep shadows",
356
  )
 
350
 
351
  prompt = gr.Textbox(
352
  label="Prompt",
353
+ info="Describe the scene being regenerated in HDR",
354
  lines=2,
355
  placeholder="a cinematic sunset over mountains, high dynamic range, bright sky, deep shadows",
356
  )