Hugo Flores Garcia commited on
Commit
9c53f25
1 Parent(s): a8b7c75

update temp

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,7 +392,7 @@ with gr.Blocks() as demo:
392
  label="temperature",
393
  minimum=0.0,
394
  maximum=10.0,
395
- value=0.8
396
  )
397
 
398
 
 
392
  label="temperature",
393
  minimum=0.0,
394
  maximum=10.0,
395
+ value=1.2
396
  )
397
 
398