runtime error
Exit code: 1. Reason: SPACES_ZERO_GPU_DEBUG self.arg_queue._writer.fileno()=6 SPACES_ZERO_GPU_DEBUG self.res_queue._writer.fileno()=8 /usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py:85: UserWarning: Using a ZeroGPU function outside of Gradio caching or request might block the app warnings.warn("Using a ZeroGPU function outside of Gradio caching or request might block the app") Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> launch_gradio_demo(TextToImageTool) File "/usr/local/lib/python3.10/site-packages/transformers/agents/tools.py", line 652, in launch_gradio_demo tool = tool_class() File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 214, in gradio_handler raise res.value _pickle.PicklingError: Can't pickle <class 'text_to_image.TextToImageTool'>: it's not the same object as text_to_image.TextToImageTool
Container logs:
Fetching error logs...