krishnadhulipalla commited on
Commit
7a5116e
·
1 Parent(s): 18cd2b7

Ui updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -545,4 +545,4 @@ demo = gr.ChatInterface(
545
  ],
546
  )
547
 
548
- demo.launch(max_threads=4, prevent_thread_lock=True, debug=True)
 
545
  ],
546
  )
547
 
548
+ demo.launch(max_threads=4, prevent_thread_lock=True, debug=True)