Giter Site home page Giter Site logo

Comments (2)

psychedelicious avatar psychedelicious commented on May 23, 2024

This node is an internal implementation detail, designed for programmatic use in the UI. We got requests for it to be made visible in the UI so we un-hid it, but this node should have a big asterisk on it.

In v4, this node changes, and these inputs are nonfunctional:
image

And these inputs have "incorrect" types:

  • rand device
  • scheduler
  • init image
  • hrf method
  • refiner scheduler

These inputs have field/data types that are used only for metadata in the linear UI's internal graph building logic. I don't plan to create all the additional logic and UI for those field types.

from invokeai.

psychedelicious avatar psychedelicious commented on May 23, 2024

To address the use-case, we could do something like this:

  • Remove (hide) the CoreMetadata node.
  • Create a new Metadata Helper node that with a subset of CoreMetadata's inputs. For example, we'd exclude the HRF metadata.
  • Add an additional Model Identifier output for all model-selecting nodes. The model identifier is an object that includes model name, base, type, key, hash, and submodel type (e.g. UNet, CLIP, VAE).
  • The Metadata Helper node would have a Model and VAE input that accept a Model Identifier.

There would be no "generic" model selection, but you could route the Model Identifier outputs into the Metadata Helper.

from invokeai.

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.