runtime error
Exit code: 1. Reason: t. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. theme_schema%401.0.0.json: 0%| | 0.00/13.0k [00:00<?, ?B/s][A theme_schema%401.0.0.json: 100%|ββββββββββ| 13.0k/13.0k [00:00<00:00, 45.6MB/s] Traceback (most recent call last): File "/app/app.py", line 67, in <module> img = gr.Image( File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 1504, in __init__ IOComponent.__init__( File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 196, in __init__ else self.postprocess(initial_value) File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 1634, 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 70, in encode_url_or_file_to_base64 return encode_file_to_base64(path) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 94, in encode_file_to_base64 with open(f, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: 'https://gradio.app/assets/img/header-image.jpg' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 9, in <module> with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1159, in __exit__ self.config = self.get_config_file() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1135, in get_config_file "props": utils.delete_none(block.get_config()) File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 1524, in get_config "value": self.value, AttributeError: 'Image' object has no attribute 'value'
Container logs:
Fetching error logs...