Spaces:
Runtime error
🚩 Report: Not working
Runtime error
Fetching Space from: https://huggingface.co/spaces/xp3857/Image_Restoration_Colorization
Traceback (most recent call last):
File "/home/user/app/app.py", line 9, in
gr.Interface.load(f"spaces/{name2}"),
File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 98, in load
return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs)
File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1187, in load
return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs)
File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 70, in load_blocks_from_repo
blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs)
File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 414, in from_spaces
return from_spaces_blocks(config, api_key, iframe_url)
File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 465, in from_spaces_blocks
return gradio.Blocks.from_config(config, fns, iframe_url)
File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 588, in from_config
with Blocks(theme=config["theme"]) as blocks:
KeyError: 'theme'
Container logs:
Failed to retrieve error logs: Failed to load logs: Not Found. Logs are persisted for 30 days after the Space stops running.
Hi Radames
No worries - Glad it was an easy fix. There were a bunch of them like it at the time so since there was a handy "report not working" button i went and clicked it for each of them.
Just for future reference, is doing so useful or just more of an irritation in situations such as this?