Code Monkey home page Code Monkey logo

Comments (6)

Laidawang avatar Laidawang commented on July 28, 2024 2

image
in this comfy extension https://github.com/cubiq/ComfyUI_IPAdapter_plus/blob/main/IPAdapterPlus.py .He has a similar implementation which I think works well.
style:
image
face:
image
output:
image

from ip-adapter.

Laidawang avatar Laidawang commented on July 28, 2024

or maybe a better way this using a class to handle multiple adapters.

from ip-adapter.

xiaohu2015 avatar xiaohu2015 commented on July 28, 2024

can we try to do ipadapter face and ipadapter together? maybe like this hidden_states = hidden_states + self.scale1 * ip_hidden_states + self.scale2 * ip_face_hidden_states

I think it maybe work, you can have a try?

from ip-adapter.

Laidawang avatar Laidawang commented on July 28, 2024

ok,i'll have a try

from ip-adapter.

xiaohu2015 avatar xiaohu2015 commented on July 28, 2024

@cubiq it works well

from ip-adapter.

thibaudart avatar thibaudart commented on July 28, 2024

can you share the code to do that without comfyui?

from ip-adapter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.