llk010502 commited on
Commit
647efd7
1 Parent(s): d060fb9

changes on app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -420,6 +420,7 @@ server = gr.Interface(
420
  label="Response"
421
  )
422
  ],
 
423
  title="FinGPT-Forecaster-Chinese",
424
  description="""This version allows the prediction based on the most current date. We will upgrade it to allow customized date soon."""
425
  )
 
420
  label="Response"
421
  )
422
  ],
423
+ live = True
424
  title="FinGPT-Forecaster-Chinese",
425
  description="""This version allows the prediction based on the most current date. We will upgrade it to allow customized date soon."""
426
  )