Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -326,4 +326,4 @@ Space Author: [GitHub](https://github.com/gokayfem) | [X.com](https://x.com/goka
|
|
326 |
)
|
327 |
|
328 |
if __name__ == "__main__":
|
329 |
-
app.launch(share=True)
|
|
|
326 |
)
|
327 |
|
328 |
if __name__ == "__main__":
|
329 |
+
app.launch(share=True, mcp_server=True)
|