Spaces:
Runtime error
Runtime error
cocktailpeanut
commited on
Commit
·
d4f9087
1
Parent(s):
267aac4
update
Browse files- injection_main_HF.py +1 -1
injection_main_HF.py
CHANGED
@@ -681,4 +681,4 @@ if __name__ == "__main__":
|
|
681 |
)
|
682 |
|
683 |
|
684 |
-
app.launch(
|
|
|
681 |
)
|
682 |
|
683 |
|
684 |
+
app.launch(show_error=True)
|