PixArt-alpha / PixArt-sigma

PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation
https://pixart-alpha.github.io/PixArt-sigma-project/
GNU Affero General Public License v3.0
1.44k stars 68 forks source link

Add convert_diffusers_to_pipeline script #60

Closed frutiemax92 closed 2 months ago

frutiemax92 commented 2 months ago

Add a script to convert the .safetensors given by convert_pixart_to_diffusers.py to a pipeline folder that contains all the components required to be used with the diffusers library.

lawrence-cj commented 2 months ago

Nice one. Approved.