From 685b550ed2fe34ee3f747b51d2d3d520052f49e5 Mon Sep 17 00:00:00 2001 From: Hu Ye Date: Sun, 7 Apr 2024 22:11:43 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b15d295..384512f 100644 --- a/README.md +++ b/README.md @@ -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) - [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) +- [InstantStyle](https://github.com/InstantStyle/InstantStyle): Style transfer based on IP-Adapter ## Disclaimer