Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -401,6 +401,5 @@ if __name__ == "__main__":
|
|
401 |
app = create_ui()
|
402 |
app.launch(
|
403 |
share=True,
|
404 |
-
auth=("admin", os.getenv("APP_PASSWORD")),
|
405 |
favicon_path="https://huggingface.co/front/assets/huggingface_logo-noborder.svg"
|
406 |
)
|
|
|
401 |
app = create_ui()
|
402 |
app.launch(
|
403 |
share=True,
|
|
|
404 |
favicon_path="https://huggingface.co/front/assets/huggingface_logo-noborder.svg"
|
405 |
)
|