runtime error
Exit code: 1. Reason: Starting webapp * Serving Flask app 'app' * Debug mode: off [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:7860 * Running on http://10.106.19.219:7860 [33mPress CTRL+C to quit[0m Loaded as API: https://tuan2308-face-swap.hf.space ✔ Since `api_name` was not defined, it was automatically set to the first available API: `/predict`. Loaded as API: https://multimodalart-flux-fill-outpaint.hf.space ✔ Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> exec(code) File "<string>", line 15, in <module> File "/home/user/app/main.py", line 4, in <module> exec(code) File "<string>", line 472, in <module> File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 570, in from_space return SpaceToolWrapper( File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 59, in new_init original_init(self, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/smolagents/tools.py", line 502, in __init__ self.client = Client(space_id, hf_token=token) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 142, in __init__ raise ValueError( ValueError: The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this.
Container logs:
Fetching error logs...