Daemontatox commited on
Commit
9440edf
·
verified ·
1 Parent(s): a868d45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ If you need a new Tag create on and use it .""",
195
  minimum=0.0,
196
  maximum=2.0,
197
  step=0.1,
198
- value=1.0,
199
  label="Repetition penalty",
200
  render=False,
201
  ),
 
195
  minimum=0.0,
196
  maximum=2.0,
197
  step=0.1,
198
+ value=0.1,
199
  label="Repetition penalty",
200
  render=False,
201
  ),