13thapostle commited on
Commit
bef8c5b
·
verified ·
1 Parent(s): 81e3247

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(ssr_mode = False)
 
317
  """
318
  )
319
 
320
+ demo.launch(ssr_mode = False,server_port = 7861)