divamgupta / diffusionbee-stable-diffusion-ui

Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
https://diffusionbee.com
GNU Affero General Public License v3.0
12.36k stars 606 forks source link

Can`t add anything v3.0(Anything-V3.0.ckpt) #355

Open kslman opened 1 year ago

kslman commented 1 year ago

mac os: 12.6 mac chip: Apple M1 Pro ram: 16G

I can`t add anything v3.0 model : https://huggingface.co/Linaqruf/anything-v3.0

I will show error : Error Traceback (most recent call last): File "convert_model.py", line 47, in AssertionError [6514] Failed to execute script 'convert_model' due to unhandled exception!

plz hellllllllllllllllllllllllllp me~

PS : I can`t add Stable Diffusion 2.0 too, like this: Issues https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/issues/347

sblument commented 1 year ago

I’m getting same error. Also got that error for Waifu Diffusion. Current OS, late 2014 iMac 27”, opencore

On Tue, Dec 13, 2022 at 9:21 PM kslman @.***> wrote:

mac os: 12.6 mac chip: Apple M1 Pro ram: 16G

I can`t add anything v3.0 model : https://huggingface.co/Linaqruf/anything-v3.0

I will show error :

Error Traceback (most recent call last): File "convert_model.py", line 47, in AssertionError [6514] Failed to execute script 'convert_model' due to unhandled exception!

plz hellllllllllllllllllllllllllp me~

PS : I can`t add Stable Diffusion 2.0 too, like this: Issues

347

https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/issues/347

— Reply to this email directly, view it on GitHub https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/issues/355, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3Y67FMEB7HYLLCIGMXYNRTWNEVLTANCNFSM6AAAAAAS54WTIU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vpteittinen commented 1 year ago

I've come across a couple of models that have the same problem, I just thought it has to do with the build of the models themselves, not Diffusion Bee.

MDMAchine commented 1 year ago

It appears to be the build of the model file(s). Ones that are generated via Automatic (at least newer versions) for example, will fail.

Digging around here it appears like this issue is known and will be addressed in a future update. Hopefully support for safetensors is included too as it seems the trend is moving in that direction for newer models.

@kslman : Here is a link to an Anything model that I believe is working: https://civitai.com/models/66/anything-v3

Not sure we can use VAE yet, so it will be less "fine tuned".

CrudeDiatribe commented 1 year ago

Is fixed by #319, waiting for it to be included in a new version.

DuckLabz commented 1 year ago

Speaking of VAE, will we be able to use it in a future update ?