Giter Site home page Giter Site logo

Comments (5)

ltdrdata avatar ltdrdata commented on June 26, 2024 1

Inspire's shared checkpointer loader is specialized for checkpointing the backend cache functionality. Due to its frequent usage pattern, separate nodes were created for ease of use. By utilizing backend cache nodes, all data can be shared.

https://youtu.be/7wfe1DBAkoA?feature=shared

Since there have been updates after the video was posted, check out the documentation in the Backend Cache section in README page as well.

from comfyui-inspire-pack.

ltdrdata avatar ltdrdata commented on June 26, 2024 1

NumberKey is provided for IDs generated at runtime, and if you're using a fixed key, it's better for readability to use a text key instead of NumberKey.

from comfyui-inspire-pack.

leonnn1 avatar leonnn1 commented on June 26, 2024

Thank you very much for your answer, your nodes are really great. I actually coded 3 new nodes(with my limited skills), they are all working I just needed to do one extra one for the IP adapter, but now after I watched your video I will try to implement it in that way.
thank you again, my little project will run way better thanks to you

from comfyui-inspire-pack.

leonnn1 avatar leonnn1 commented on June 26, 2024

I guess I managed to do it even without the impact pack since I only needed the IPadapter, I will leave it here if someone needs for future reference and I will also leave the code if its useful to you, its probably bad because I can't code, but it seems to work.

So I just stored the ipapter as a number key:

image

Then I retrieved the key and connected to the ipadapter:

image

Is this the right way?

About the code its this, I just changed the backend support file, again I dont code and I don't know if this is done as it should but if it may be helpful here it is, on it there are 3 new nodes, one for the upscale model, one for the controlnet mode, one for the clip model (FOR NOOBS LIKE ME: just backup the original file and put this one on the same folder and fix the name for it to work.)

backend_suppor - Clip.zip

from comfyui-inspire-pack.

leonnn1 avatar leonnn1 commented on June 26, 2024

NumberKey is provided for IDs generated at runtime, and if you're using a fixed key, it's better for readability to use a text key instead of NumberKey.

I will change it for that, thank you very much!

from comfyui-inspire-pack.

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.