Deliberate - v3 Review
Loading Images
I have a problems with usage of this model on my iMac:
https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/issues/469
iMac 3,5 GHz 4core Intel Core i5 Radeon Pro 575 4 GB
RAM 32 GB 2400 MHz DDR4
macOS 13.2.1 (22D68) Ventura
DiffusionBee 1.7.4 (0024)
Try to add deliberate_v3.safetensors model and got an error:
Error Traceback (most recent call last):
File "diffusionbee_backend.py", line 325, in
File "convert_model.py", line 48, in convert_model
File "safetensor_wrapper.py", line 24, in getitem
File "numpy/init.py", line 320, in getattr
AttributeError: module 'numpy' has no attribute 'bfloat16'
[850] Failed to execute script 'diffusionbee_backend' due to unhandled exception!
I upgrade numpy to the latest version but it does not help at all.