koolshyguy commited on
Commit
1d2bf96
1 Parent(s): b7434b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,4 +2,4 @@ import gradio as gr
2
 
3
  demo = gr.load("Kaludi/historical-events-reimagined", src="models")
4
 
5
- demo.launch(share=True)
 
2
 
3
  demo = gr.load("Kaludi/historical-events-reimagined", src="models")
4
 
5
+ demo.launch()