13thapostle commited on
Commit
e14ad0b
·
verified ·
1 Parent(s): 207b123

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,4 +317,4 @@ For more detailed and customized implementation, refer to our FinGPT project: <h
317
  """
318
  )
319
 
320
- demo.launch()
 
317
  """
318
  )
319
 
320
+ demo.launch(ssr_mode = False)