runtime error

f: 92%|█████████▏| 315M/343M [00:05<00:00, 56.9MB/s] Downloading (…)34014b0c679f97b169cf: 98%|█████████▊| 336M/343M [00:05<00:00, 73.4MB/s] Downloading (…)34014b0c679f97b169cf: 100%|██████████| 343M/343M [00:06<00:00, 54.1MB/s] /home/user/.local/lib/python3.8/site-packages/gradio/interface.py:328: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") IMPORTANT: You are using gradio version 3.3.1, however version 3.14.0 is available, please upgrade. -------- Traceback (most recent call last): File "app.py", line 37, in <module> interface = gr.Interface(classify, gr.Image(shape=(200, 200)), 'label', File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 626, in __init__ self.examples_handler = Examples( File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 43, in create_examples examples_obj = Examples( File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 179, in __init__ self.processed_examples = [ File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 180, in <listcomp> [ File "/home/user/.local/lib/python3.8/site-packages/gradio/examples.py", line 181, in <listcomp> component.postprocess(sample) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1362, in postprocess return processing_utils.encode_url_or_file_to_base64(y) File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 37, in encode_url_or_file_to_base64 return encode_file_to_base64(path, encryption_key=encryption_key) File "/home/user/.local/lib/python3.8/site-packages/gradio/processing_utils.py", line 59, in encode_file_to_base64 with open(f, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: 'https://s3.amazonaws.com/moonup/production/uploads/1663933284359-611f9702593efbee33a4f7c9.png'

Container logs:

Fetching error logs...