No1r97 commited on
Commit
c655df8
·
1 Parent(s): 1c65b6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -282,9 +282,9 @@ demo = gr.Interface(
282
  info="Information of the past n weeks will be utilized, choose between 1 and 4"
283
  ),
284
  gr.Checkbox(
285
- label="Use Latest Financial Basics",
286
  value=False,
287
- info="If checked, the latest quarterly reported financial basics of the company is taken into account."
288
  )
289
  ],
290
  outputs=[
 
282
  info="Information of the past n weeks will be utilized, choose between 1 and 4"
283
  ),
284
  gr.Checkbox(
285
+ label="Use Latest Basic Financials",
286
  value=False,
287
+ info="If checked, the latest quarterly reported basic financials of the company is taken into account."
288
  )
289
  ],
290
  outputs=[