Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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="
|
| 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 |
)
|