Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -96,7 +96,7 @@ with gr.Blocks() as demo:
|
|
96 |
image_data.clear(do_nothing)
|
97 |
|
98 |
|
99 |
-
# creates a local web
|
100 |
# if share=True creates a public
|
101 |
# demo on huggingface.c
|
102 |
demo.launch(share=False)
|
|
|
96 |
image_data.clear(do_nothing)
|
97 |
|
98 |
|
99 |
+
# creates a local web s
|
100 |
# if share=True creates a public
|
101 |
# demo on huggingface.c
|
102 |
demo.launch(share=False)
|