KorWoody commited on
Commit
9efb349
ยท
1 Parent(s): e895946

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ with gr.Blocks(css=css) as UnivChatbot:
97
  minimum=0.1,
98
  maximum=2.0,
99
  step=0.1,
100
- value=0.7,
101
  )
102
  with gr.Column(scale=1):
103
  chk_key = gr.Button("ํ™•์ธ", variant="primary")
 
97
  minimum=0.1,
98
  maximum=2.0,
99
  step=0.1,
100
+ value=0.1,
101
  )
102
  with gr.Column(scale=1):
103
  chk_key = gr.Button("ํ™•์ธ", variant="primary")