ToTheBeginning / PuLID

[NeurIPS 2024] Official code for PuLID: Pure and Lightning ID Customization via Contrastive Alignment
Apache License 2.0
2.72k stars 189 forks source link

Commercial use #86

Open yamildiego opened 2 months ago

yamildiego commented 2 months ago

I would like to know if I can use this code for commercial purposes and if you are using any model that is not permitted for commercial use.

I tried looking through your repo, but the only reference I found is to an Apache license

Thanks u

ToTheBeginning commented 2 months ago

The insightface and FLUX.1-dev are not permitted for commercial use unfortunately.

Spritan commented 2 months ago

@ToTheBeginning Does it work with flux schnell

jelling commented 1 month ago

@Spritan according to the comments in the code, it only works with dev right now:

https://github.com/ToTheBeginning/PuLID/blob/eb4004cfcc4c7611c9cc56a68c190754b9d03df1/app_flux.py#L309

andypotato commented 1 month ago

Would it be possible to create the id embeddings with alternative libraries, such as AuraFace instead of insightface? Your libraries shows so much promise and I'd hate to see its usage restricted by insightface