Spaces:
Build error
Build error
Commit
·
cd7c661
1
Parent(s):
62f62de
modify error
Browse files
app.py
CHANGED
|
@@ -383,5 +383,4 @@ with gr.Blocks(theme="sudeepshouche/minimalist") as demo:
|
|
| 383 |
|
| 384 |
|
| 385 |
if __name__ == "__main__":
|
| 386 |
-
|
| 387 |
-
demo.launch()
|
|
|
|
| 383 |
|
| 384 |
|
| 385 |
if __name__ == "__main__":
|
| 386 |
+
demo.launch()#auth=auth_no_user)
|
|
|