runtime error

Space failed. Exit code: 1. Reason: /home/user/app/app.py:3: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. Fetching model from: https://huggingface.co/CarperAI/stable-vicuna-13b-delta gr.Interface.load("models/CarperAI/stable-vicuna-13b-delta").launch(share=True) Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.Interface.load("models/CarperAI/stable-vicuna-13b-delta").launch(share=True) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1929, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces

Container logs:

Fetching error logs...