XavierXiao / Dreambooth-Stable-Diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
MIT License
7.57k stars 790 forks source link

ERROR: huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': #155

Open ErioRaggen opened 11 months ago

ErioRaggen commented 11 months ago

I'm using paperspace, and running stable diffusion via the voldemort notebook. Freshly installed everything (dreambooth with "--enable-insecure-extension-access") but when I try to create a new model I get this:

Options selected for create: 12

Error message: 123

It looks like some sort of directory issue. But my .ckpt model is in the proper folder, and I'm able to select it. It also complains about 'repo_name'. What looks like the thing it would complain about when you have "create from hub" selected. Even though I don't have that option ticked.