Spaces:
Runtime error
Runtime error
runtime error
Space not ready. Reason: Error, exitCode: 1, message: None
Container logs:
Traceback (most recent call last):
File "app.py", line 3, in <module>
gr.Interface.load("huggingface.co/cross-encoder/ms-marco-MiniLM-L-12-v2").launch();
File "/home/user/.local/lib/python3.8/site-packages/gradio/interface.py", line 73, in load
interface_info = load_interface(name, src, api_key, alias)
File "/home/user/.local/lib/python3.8/site-packages/gradio/external.py", line 269, in load_interface
assert src.lower() in repos, "parameter: src must be one of {}".format(repos.keys())
AssertionError: parameter: src must be one of dict_keys(['huggingface', 'models', 'spaces'])