diffusionbee-stable-diffusion-ui icon indicating copy to clipboard operation
diffusionbee-stable-diffusion-ui copied to clipboard

Custom Model Import Failure on DiffusionBee Beta Release

Open tanyyyming opened this issue 2 years ago • 3 comments

image

I am running on the beta release, and I downloaded the qrcode controlnet .safetensor file from Huggingface here https://huggingface.co/monster-labs/control_v1p_sd15_qrcode_monster/tree/main/v2. But I cannot import it with the error being 'model not supported.'

However, this is a model based on SD1.5 and of suffix .safetensor, so it should be supported. Anyone has ideas how to solve?

I am running on Mac Pro 2021 M1 chip, Monterey 12.5.1.

tanyyyming avatar Aug 09 '23 05:08 tanyyyming

I believe that is because that model is a ControlNet model, not a Checkpoint model. DiffusionBee has a fixed selection of ControlNet models: Depth, BodyPose, Scribble, LineArt, Tile.

It'd be nice to be able to import other ControlNet models!

radiofreejohn avatar Aug 09 '23 19:08 radiofreejohn

+1 for being able to select which models / model features we could import into DiffusionBee.

It would also be very useful and nice to be able to manually add additional controlnet models, if we want to.

wintercharm avatar Aug 15 '23 23:08 wintercharm

Cannot import the model I downloaded from civitai, "juggernautXL_v7Rundiffusion.safetensors" I am using bee version 2.4.3

h0nor avatar Dec 24 '23 18:12 h0nor