Embedding Spaces with auth for public models counter-intuitive?

Hi there, I get the following error when I try launching a public space.

for fn_index, dependency in enumerate(self.config["dependencies"])

KeyError: ‘dependencies’

Would you know why this is happening?