Code Monkey home page Code Monkey logo

Comments (4)

FahimF avatar FahimF commented on July 20, 2024 1

Nothing that would work out of the box I'm afraid. Because the server expects certain parameters and the app will receive responses back from the server. So the parameters have to be named correctly in both cases. And each developer will simply use whatever names they wish. So without taking a look at each one and doing some work it's hard to make it work immediately would be my gut instinct ... without having taken a look at each server in question that is 🙂

I saw your other post about MPS optimizations. There are no optimizations that need to be applied as such. All of the MPS speed ups come from Pytorch. So as long as you have the latest Pytorch nightly (and my code is set to use MPS) then it should all just work.

from sd-gui.

Gitterman69 avatar Gitterman69 commented on July 20, 2024

Is there a quick way to integrate it myself? can't find the diffusion folders in the folder.... seems the structure is a bit different

from sd-gui.

FahimF avatar FahimF commented on July 20, 2024

Yeah, Stable Diffusion implementations that use K Diffusion are a totally other beast, sorry 🙂 My implementation is based on Hugging Face Diffusers and so has to use the pipelines and schedulers that Hugging Face provides ... or write my own. This GUI is only about a week or two old and so I am at the point that I'm re-considering the architecture. But probably not till next weekend since I don't get to do a lot of work on this till the weekend.

If I do switch to the other approach then K Diffusion should be simple enough to add in.

from sd-gui.

Gitterman69 avatar Gitterman69 commented on July 20, 2024

Nice to hear! The only gui alternative on Mac is currently diffusion bee but it is laughable.... no settings at all... BUT it is MPS optimised....

any tips how to get your ui running with other stable diffusion installations on my computer?

from sd-gui.

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.