runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> model_choice = gr.Dropdown(choices=list(models.keys()), label="Select Model") AttributeError: 'set' object has no attribute 'keys'

Container logs:

Fetching error logs...