runtime error

Exit code: 1. Reason: [transformers] `CLIPImageProcessor` requires torchvision (not installed); falling back to `CLIPImageProcessorPil` for backward compatibility. Install torchvision to use the default backend, or import `CLIPImageProcessorPil` directly to silence this warning. [transformers] `SiglipImageProcessor` requires torchvision (not installed); falling back to `SiglipImageProcessorPil` for backward compatibility. Install torchvision to use the default backend, or import `SiglipImageProcessorPil` directly to silence this warning. Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. /app/app.py:48: 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(title="Pony Diffusion Img2Img", theme=gr.themes.Soft()) as demo: 🚀 جاري تحميل Pony Diffusion V6 XL (Uncensored)... ❌ 404 Client Error. (Request ID: Root=1-6a070257-5fd78bdf5731a52b11166abc;2b6ecec4-3f1f-4f09-a168-46681322def8) Entry Not Found for url: https://huggingface.co/LyliaEngine/Pony_Diffusion_V6_XL/resolve/main/model_index.json. Traceback (most recent call last): File "/app/app.py", line 72, in <module> demo.launch(server_name="0.0.0.0", server_port=7860, enable_queue=True) TypeError: Blocks.launch() got an unexpected keyword argument 'enable_queue'

Container logs:

Fetching error logs...