Fetching metadata from the HF Docker repository...
runtime error
Traceback (most recent call last):
File "/home/user/app/app.py", line 4, in <module>
model = bardapi.BardModel("bard-base")
AttributeError: module 'bardapi' has no attribute 'BardModel'