Live data from Hacker News

PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3

stablediffusionweb.com

1–10 of 28 posts

Re: PixArt-α:A New Open-Source Text-to-Image Model Challenging SDXL and Dalle·3

#8
post #5
post #4

The 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.

The output of the model is not under the same license. In fact, as far as I understand, the output would be your own copyright to license or not license however you please.

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

#10
post #5
post #4

The 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.

> 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.

Post reply on HN