bghira commited on
Commit
546895a
·
verified ·
1 Parent(s): 5d75c24

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # PuLID (NeurIPS 2024)
5
+
6
+ ### 📖 PuLID: Pure and Lightning ID Customization via Contrastive Alignment
7
+ Zinan Guo*, Yanze Wu*✝, Zhuowei Chen, Lang Chen, Peng Zhang, Qian He <br>
8
+ (*Equal Contribution, ✝Corresponding Author) <br>
9
+ ByteDance Inc <br>
10
+
11
+ ### 🚩 Updates
12
+ * **2024.10.31**: release **PuLID-FLUX-v0.9.1** and **PuLID-v1.1**
13
+ * **2024.09.26**: 🎉 PuLID accepted by NeurIPS 2024
14
+ * **2024.09.12**: 💥 We're thrilled to announce the release of the **PuLID-FLUX-v0.9.0 model**. Enjoy exploring its capabilities! 😊 [Learn more about this model](docs/pulid_for_flux.md)
15
+ * **2024.05.23**: share the [preview of our upcoming v1.1 model](docs/v1.1_preview.md), please stay tuned
16
+ * **2024.05.01**: release v1 codes&models, also the [🤗HuggingFace Demo](https://huggingface.co/spaces/yanze/PuLID)
17
+ * **2024.04.25**: release arXiv paper.
18
+
19
+ ## PuLID for FLUX
20
+ Please check the doc and demo of PuLID-FLUX [here](docs/pulid_for_flux.md).
21
+ ### models
22
+ - [PuLID-FLUX-v0.9.1.safetensors](https://huggingface.co/guozinan/PuLID/blob/main/pulid_flux_v0.9.1.safetensors) released in 2024.10.31
23
+ - [PuLID-FLUX-v0.9.0.safetensors](https://huggingface.co/guozinan/PuLID/blob/main/pulid_flux_v0.9.0.safetensors) released in 2024.09.12
24
+ ![pulid_flux_results](https://github.com/user-attachments/assets/7eafb90a-fdd1-4ae7-bc41-8c428d568848)
25
+
26
+ ## PuLID for SDXL
27
+ ### models
28
+ - [pulid_v1.1.safetensors](https://huggingface.co/guozinan/PuLID/blob/main/pulid_v1.1.safetensors) released in 2024.10.31
29
+ - [pulid_v1.bin](https://huggingface.co/guozinan/PuLID/blob/main/pulid_v1.bin) released in 2024.05.01
30
+ ![pulid_sdxl_examples](https://github.com/ToTheBeginning/PuLID/assets/11482921/65610b0d-ba4f-4dc3-a74d-bd60f8f5ce37)
31
+
32
+ ## Citation
33
+ If you find PuLID useful for your research, please consider citing our paper:
34
+ ```bibtex
35
+ @article{guo2024pulid,
36
+ title={PuLID: Pure and Lightning ID Customization via Contrastive Alignment},
37
+ author={Guo, Zinan and Wu, Yanze and Chen, Zhuowei and Chen, Lang and He, Qian},
38
+ journal={arXiv preprint arXiv:2404.16022},
39
+ year={2024}
40
+ }
41
+ ```
42
+
43
+ ## 📧 Contact
44
+ If you have any comments or questions, please [open a new issue](https://github.com/ToTheBeginning/PuLID/issues/new/choose) or feel free to contact [Yanze Wu](https://tothebeginning.github.io/) and [Zinan Guo](mailto:guozinan.1@bytedance.com).
pulid_flux_v0.9.0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e3c257ae88643412db0f6d239f55132cd5487107ed33944c54339284cbe1e6
3
+ size 1142099520
pulid_flux_v0.9.1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92c41c3af322b02e58e1b32842e4601e08c8f16ec1fe80089dbe957df510f51d
3
+ size 1142099520
pulid_v1.1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cb8ceec1078e0165399b88332ab3c5971619111b8e1730e6bae64144aabae41
3
+ size 984405232
pulid_v1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245d05d8f11cd030d52562282332f912a2d5001b111873a40214163f33ab3f5d
3
+ size 1582858505