Spaces:
Running
Running
Lucas Hansen
commited on
Update facefusion/uis/layouts/default.py
Browse files
facefusion/uis/layouts/default.py
CHANGED
|
@@ -74,4 +74,4 @@ def listen() -> None:
|
|
| 74 |
|
| 75 |
|
| 76 |
def run(ui : gradio.Blocks) -> None:
|
| 77 |
-
ui.launch(show_api =
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
def run(ui : gradio.Blocks) -> None:
|
| 77 |
+
ui.launch(show_api = True)
|