Chris4K commited on
Commit
26cc307
·
verified ·
1 Parent(s): 034062f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,4 +102,4 @@ io = gr.Interface(generate_files,
102
  outputs=["text", "text", "text", "text", "text"])
103
 
104
  # Launch the Gradio interface
105
- io.launch(share=True)
 
102
  outputs=["text", "text", "text", "text", "text"])
103
 
104
  # Launch the Gradio interface
105
+ io.launch()