Alexandre-Numind commited on
Commit
3bfb290
·
verified ·
1 Parent(s): 1e82ed5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1540,7 +1540,7 @@ and extraction pipelines across scans, receipts, forms, invoices, contracts, tab
1540
  value=0.0,
1541
  step=0.05,
1542
  label="Temperature",
1543
- info="Higher value are make the output less deterministic but can improve reasoning performance (around 0.4-0.6)",
1544
  )
1545
 
1546
  with gr.Accordion("Structured examples", open=False):
 
1540
  value=0.0,
1541
  step=0.05,
1542
  label="Temperature",
1543
+ info="Higher values make the output less deterministic but can improve reasoning performance (around 0.4-0.6)",
1544
  )
1545
 
1546
  with gr.Accordion("Structured examples", open=False):