runtime error
Exit code: 1. Reason: /app/app.py:35: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme="soft") as demo: Fetching Space from: https://huggingface.co/spaces/models/ehristoforu/dalle-3-xl-v2 Traceback (most recent call last): File "/app/app.py", line 53, in <module> gr.load("models/ehristoforu/dalle-3-xl-v2", src="spaces") File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 95, in load return load_blocks_from_huggingface( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 186, in load_blocks_from_huggingface blocks = from_spaces( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 540, in from_spaces raise ValueError( ValueError: Could not find Space: models/ehristoforu/dalle-3-xl-v2. If it is a private or gated Space, please provide your Hugging Face access token (https://huggingface.co/settings/tokens) as the argument for the `token` parameter.
Container logs:
Fetching error logs...