Spaces:
Build error
Build error
π Launch( No Sharing Allowed )
#9
by
AI-B
- opened
app.py
CHANGED
@@ -164,4 +164,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
164 |
|
165 |
if __name__ == "__main__":
|
166 |
load_model()
|
167 |
-
demo.launch(ssr_mode=False, share=
|
|
|
164 |
|
165 |
if __name__ == "__main__":
|
166 |
load_model()
|
167 |
+
demo.launch(ssr_mode=False, share=False)
|