angela2882 commited on
Commit
eb723cd
·
verified ·
1 Parent(s): b0ebfdc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,4 +138,4 @@ with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
138
 
139
 
140
  # Launch the Gradio app to allow user interaction
141
- demo.launch(share=True)
 
138
 
139
 
140
  # Launch the Gradio app to allow user interaction
141
+ demo.launch( share = True )