runtime error

Exit code: 1. Reason: /app/app.py:38: UserWarning: Gradio component Image(type='pil') on port 'image': daggr ignores the `type` parameter. All file data is passed as file path strings regardless of this setting. image_preparer = FnNode( Launching Daggr (3x4D - Al compás del Carnaval de Cádiz) with 2 nodes: ✓ Preparar imagen ✓ microsoft/TRELLIS.2 (/image_to_3d) — hash ca86a1c recorded UI running at: http://0.0.0.0:7860 API server at: http://0.0.0.0:7860/api Traceback (most recent call last): File "/app/app.py", line 94, in <module> graph.launch(show_error=True) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/daggr/graph.py", line 468, in launch server.run( ~~~~~~~~~~^ host=host, port=port, share=share, open_browser=open_browser, **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/daggr/server.py", line 1924, in run uvicorn.run( ~~~~~~~~~~~^ self.app, host=host, port=actual_port, log_level="warning", **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ TypeError: run() got an unexpected keyword argument 'show_error'

Container logs:

Fetching error logs...