Update app.py
Browse files
app.py
CHANGED
@@ -125,4 +125,4 @@ with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
|
|
125 |
|
126 |
|
127 |
# Launch the Gradio app to allow user interaction
|
128 |
-
demo.launch(share=True)
|
|
|
125 |
|
126 |
|
127 |
# Launch the Gradio app to allow user interaction
|
128 |
+
# demo.launch(share=True)
|