Coder Social home page Coder Social logo

Comments (9)

satsumas avatar satsumas commented on May 23, 2024 1

It should be in the order of days.

Using the adapters requires more code to be merged server-side, which will happen when the feature is released.

from stability-sdk.

satsumas avatar satsumas commented on May 23, 2024

Well spotted!

We will update the submodule pointer of the SDK to the head of Interfaces and enable support for T2I adapters very soon. The current SDK doesn't yet support them.

from stability-sdk.

jfdelgad avatar jfdelgad commented on May 23, 2024

Well spotted!

We will update the submodule pointer of the SDK to the head of Interfaces and enable support for T2I adapters very soon. The current SDK doesn't yet support them.

Do you have any estimation for this, are these weeks, or months?

Also, if the SDK does not support this yet, is there a way to do this directly by calling the API, given that the interface already exists?

from stability-sdk.

jfdelgad avatar jfdelgad commented on May 23, 2024

It should be in the order of days.

Using the adapters requires more code to be merged server-side, which will happen when the feature is released.

Is there any update about this, is T2IAdapter available already?

I can see that is now possible to pass the adapter in the generate. function. But this is not part of the latest release, or is it?

from stability-sdk.

jfdelgad avatar jfdelgad commented on May 23, 2024

It should be in the order of days.

Using the adapters requires more code to be merged server-side, which will happen when the feature is released.

is there any update on this @satsumas ?

from stability-sdk.

jfdelgad avatar jfdelgad commented on May 23, 2024

never mind, I can see that you have already released a new version with those changes. thank you!

from stability-sdk.

Rikelai avatar Rikelai commented on May 23, 2024

Hey @jfdelgad, I was looking for a way to add extras params to image generation api. In docs I read about this "extras" params where you can add struct object. I'm using rest api and trying to pass adapter. So i append to my formData: "extras" as a stringinfied object with
{
adapter_type: "DEPTH",
adapter_strength: 1,
adapter_init_type: "IMAGE"
}
But no effect on image generation.
Could you show me how to successfully pass data ?
Thank you !

from stability-sdk.

pharmapsychotic avatar pharmapsychotic commented on May 23, 2024

@Rikelai sorry the feature wound up never released so it won’t work in the SDK or through REST.

from stability-sdk.

Rikelai avatar Rikelai commented on May 23, 2024

@pharmapsychotic thank you for your answer, so from my understanding what is ready client side doesn't match server side ?

from stability-sdk.

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.