Configuration error on newly duplicated and existing MusicGen AI spaces

#57
by MantraDas - opened

Hello,

I am getting this error on all of my spaces so far. Can you check what's up?

Configuration error
Base README.md template:


title: {{title}}
emoji: {{emoji}}
colorFrom: {{colorFrom}}
colorTo: {{colorTo}}
sdk: {{sdk}}
sdk_version: {{sdkVersion}}
app_file: app.py
pinned: false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

After duplicating the space edit README.md and set colorFrom to one of the available colors: red, yellow, green, blue, indigo, purple, pink, gray.

It seems the current value of 'white' isn't valid anymore.

Sign up or log in to comment