runtime error
Exit code: 1. Reason: ding: "https://github.com/AK391/animegan2-pytorch/zipball/main" to /home/user/.cache/torch/hub/main.zip Downloading: "https://github.com/bryandlee/animegan2-pytorch/raw/main/weights/face_paint_512_v2.pt" to /home/user/.cache/torch/hub/checkpoints/face_paint_512_v2.pt Using cache found in /home/user/.cache/torch/hub/AK391_animegan2-pytorch_main /usr/local/lib/python3.10/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.4.0, however version 4.44.1 is available, please upgrade. -------- Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> demo = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 618, in __init__ self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 45, in create_examples examples_obj = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 181, in __init__ self.processed_examples = [ File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 182, in <listcomp> [ File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 183, in <listcomp> component.postprocess(sample) File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 1368, in postprocess return processing_utils.encode_url_or_file_to_base64(y) File "/usr/local/lib/python3.10/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 "/usr/local/lib/python3.10/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://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/Bill_Gates_2017_%28cropped%29.jpg/220px-Bill_Gates_2017_%28cropped%29.jpg'
Container logs:
Fetching error logs...