Daemontatox commited on
Commit
5f09b8a
·
verified ·
1 Parent(s): c44cbfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -186,7 +186,7 @@ Ensure every part of your thought process and output is properly enclosed in app
186
  minimum=0,
187
  maximum=1,
188
  step=0.1,
189
- value=1.0,
190
  label="Temperature",
191
  render=False,
192
  ),
 
186
  minimum=0,
187
  maximum=1,
188
  step=0.1,
189
+ value=0.5,
190
  label="Temperature",
191
  render=False,
192
  ),