Spaces:
Running
Running
Update space.py
Browse files
space.py
CHANGED
@@ -95,7 +95,7 @@ from gradio_logsview import LogsView
|
|
95 |
def fn_process():
|
96 |
# Run a process and capture all logs from the process
|
97 |
yield from LogsView.run_process(
|
98 |
-
|
99 |
)
|
100 |
|
101 |
with gr.Blocks() as demo:
|
|
|
95 |
def fn_process():
|
96 |
# Run a process and capture all logs from the process
|
97 |
yield from LogsView.run_process(
|
98 |
+
[mergekit-yaml", "config.yaml", "merge", "--copy-", "--cuda", "--low-cpu-memory"]
|
99 |
)
|
100 |
|
101 |
with gr.Blocks() as demo:
|