Converted AnythingV5Ink into HuggingFace Diffusers format, using the script from diffusers
library:
cd diffusers
python ./scripts/convert_original_stable_diffusion_to_diffusers.py --checkpoint_path <model>.safetensors --dump_path save_dir --from_safetensors