Update README.md

pull/338/head
Hu Ye 2024-04-07 22:11:43 +08:00 committed by GitHub
parent 5a18b1f366
commit 685b550ed2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ torch.save({"image_proj": image_proj_sd, "ip_adapter": ip_sd}, "ip_adapter.bin")
- [IP-Adapter for AnimateDiff prompt travel](https://github.com/s9roll7/animatediff-cli-prompt-travel) - [IP-Adapter for AnimateDiff prompt travel](https://github.com/s9roll7/animatediff-cli-prompt-travel)
- [Diffusers_IPAdapter](https://github.com/cubiq/Diffusers_IPAdapter): more features such as supporting multiple input images - [Diffusers_IPAdapter](https://github.com/cubiq/Diffusers_IPAdapter): more features such as supporting multiple input images
- [Official Diffusers ](https://github.com/huggingface/diffusers/pull/5713) - [Official Diffusers ](https://github.com/huggingface/diffusers/pull/5713)
- [InstantStyle](https://github.com/InstantStyle/InstantStyle): Style transfer based on IP-Adapter
## Disclaimer ## Disclaimer