Update app.py
Browse files
app.py
CHANGED
@@ -70,6 +70,5 @@ demo = gr.Interface(
|
|
70 |
)
|
71 |
|
72 |
demo.launch(
|
73 |
-
share=True,
|
74 |
auth=("miega", "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"),
|
75 |
show_error=True)
|
|
|
70 |
)
|
71 |
|
72 |
demo.launch(
|
|
|
73 |
auth=("miega", "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"),
|
74 |
show_error=True)
|