Aiswarya Sankar commited on
Commit
af9c13e
·
1 Parent(s): ca6488b

Update req

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -613,5 +613,5 @@ with gr.Blocks() as demo:
613
  # outputs=[start_training], # report, epoch_loss,
614
  )
615
 
616
- demo.launch(debug=True, share=True)
617
 
 
613
  # outputs=[start_training], # report, epoch_loss,
614
  )
615
 
616
+ demo.launch(debug=True)
617