Hugging Face's logo
Runtime error

runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> MODELS = get_models() File "/home/user/app/model.py", line 11, in get_models out := [ File "/home/user/app/model.py", line 12, in <listcomp> m.modelId for m in HfApi().list_models( AttributeError: 'ModelInfo' object has no attribute 'modelId'

Container logs:

Fetching error logs...