MCPcopy Index your code
hub / github.com/huggingface/diffusers / convert_blipdiffusion_to_diffusers.py

File convert_blipdiffusion_to_diffusers.py

scripts/convert_blipdiffusion_to_diffusers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This script requires you to build `LAVIS` from source, since the pip version doesn't have BLIP Diffusion. Follow instructions here: https://github.com/salesforce/LAVIS/tree/main.
3"""
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected