PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
stablediffusionweb.com
PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
1–10 of 28 posts
Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#2Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#3It also has the same idea as Dalle 3 to train the model on synthetic captions.
Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#4Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#5The source code license is AGPL-3.0 license. Perfect for these kinds of models: https://github.com/PixArt-alpha/PixArt-alpha
Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#6>This integration allows running the pipeline with a batch size of 4 under 11 GBs of GPU VRAM. GPU VRAM consumption under 10 GB will soon be supported, too. Stay tuned.
Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#7Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#8The source code license is AGPL-3.0 license. Perfect for these kinds of models: https://github.com/PixArt-alpha/PixArt-alpha
hm. so actually it's not compatible with commercial projects then.
AGPL really is a great license for this type of project. It maximizes the power of everyone without limiting fair commercial use.
Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#9This appears to be work sponsored by Huawei.
But seriously, it's open-source, so it hardly matters.
Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3
#10The source code license is AGPL-3.0 license. Perfect for these kinds of models: https://github.com/PixArt-alpha/PixArt-alpha
hm. so actually it's not compatible with commercial projects then.
Perfectly compatible: just keep all modifications to the original code in public. AGPL does not mean that all code from your company must be open-source, just whatever is in the same binary/program as the AGPL one.