Fetching metadata from the HF Docker repository...
runtime error
Traceback (most recent call last):
File "/home/user/app/app.py", line 43, in <module>
title = data.get("default_example",'').get("model",'')
AttributeError: 'str' object has no attribute 'get'