Upload app.py
Browse files
app.py
CHANGED
|
@@ -325,7 +325,7 @@ with gr.Blocks() as demo:
|
|
| 325 |
20,
|
| 326 |
value=10,
|
| 327 |
step=1,
|
| 328 |
-
label="Contrast",
|
| 329 |
info=(
|
| 330 |
"How much to increase contrast in the contrast image.\n"
|
| 331 |
"Higher values = brighter highlights and darker shadows."
|
|
|
|
| 325 |
20,
|
| 326 |
value=10,
|
| 327 |
step=1,
|
| 328 |
+
label="Extra Contrast",
|
| 329 |
info=(
|
| 330 |
"How much to increase contrast in the contrast image.\n"
|
| 331 |
"Higher values = brighter highlights and darker shadows."
|