Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 )
|