Spaces:
Running
Running
Mahdiyar
commited on
Commit
·
9ce16b5
1
Parent(s):
840d305
app.py
CHANGED
@@ -343,7 +343,6 @@ async def run_example():
|
|
343 |
share=False,
|
344 |
prevent_thread_lock=True, # Critical to not block our event loop
|
345 |
show_error=True,
|
346 |
-
mcp_server=True,
|
347 |
)
|
348 |
ui_logger.info("Gradio interface launched (non-blocking).")
|
349 |
|
|
|
343 |
share=False,
|
344 |
prevent_thread_lock=True, # Critical to not block our event loop
|
345 |
show_error=True,
|
|
|
346 |
)
|
347 |
ui_logger.info("Gradio interface launched (non-blocking).")
|
348 |
|