runtime error

(most recent call last): File "/home/user/app/app.py", line 146, in <module> image_output = gr.Image(value="https://scontent.cdninstagram.com/v/t51.29350-15/431370105_2616125331898278_6514352555784579245_n.webp?stp=dst-jpg_e35_p720x720&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyIn0&_nc_ht=scontent.cdninstagram.com&_nc_cat=106&_nc_ohc=tFxsl3ryJT0AX-p5JYa&edm=APs17CUBAAAA&ccb=7-5&ig_cache_key=MzMxNTQ0NTk4MjQ0Njk0ODA0MA%3D%3D.2-ccb7-5&oh=00_AfDsHKW6Zq51QeW3whGeAR1Mf2EttCojf7lJh_GdPL2uAQ&oe=65F075D9&_nc_sid=10d13b") File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 158, in __init__ IOComponent.__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/components/base.py", line 182, in __init__ else self.postprocess(initial_value) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 318, in postprocess return client_utils.encode_url_or_file_to_base64(y) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 386, in encode_url_or_file_to_base64 return encode_url_to_base64(path) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 374, in encode_url_to_base64 resp.raise_for_status() File "/home/user/.local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://scontent.cdninstagram.com/v/t51.29350-15/431370105_2616125331898278_6514352555784579245_n.webp?stp=dst-jpg_e35_p720x720&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyIn0&_nc_ht=scontent.cdninstagram.com&_nc_cat=106&_nc_ohc=tFxsl3ryJT0AX-p5JYa&edm=APs17CUBAAAA&ccb=7-5&ig_cache_key=MzMxNTQ0NTk4MjQ0Njk0ODA0MA%3D%3D.2-ccb7-5&oh=00_AfDsHKW6Zq51QeW3whGeAR1Mf2EttCojf7lJh_GdPL2uAQ&oe=65F075D9&_nc_sid=10d13b IMPORTANT: You are using gradio version 3.42.0, however version 4.29.0 is available, please upgrade. --------

Container logs:

Fetching error logs...