linoyts HF staff commited on
Commit
1070246
·
verified ·
1 Parent(s): 03d667f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,7 +162,7 @@ based on the implementations of [@raven38](https://github.com/raven38) & [@DarkM
162
  with gr.Row():
163
  gamma = gr.Slider(
164
  label="gamma",
165
- info = "lower gamma to ehnace the edits",
166
  minimum=0.0,
167
  maximum=1.0,
168
  step=0.1,
 
162
  with gr.Row():
163
  gamma = gr.Slider(
164
  label="gamma",
165
+ info = "increase gamma to enhance realism",
166
  minimum=0.0,
167
  maximum=1.0,
168
  step=0.1,