Coder Social home page Coder Social logo

Comments (8)

acheong08 avatar acheong08 commented on May 17, 2024

Any idea where I might find the model?

from diffusion-colabui.

acheong08 avatar acheong08 commented on May 17, 2024

Ah. After a bit of research, it seems Naifu is simply an interface for NovelAI. The model itself is exactly the same. Everything Naifu has, stable-diffusion-webui also has

from diffusion-colabui.

acheong08 avatar acheong08 commented on May 17, 2024

The leaked NovelAI is the 4chan ver. There is no other version

from diffusion-colabui.

acheong08 avatar acheong08 commented on May 17, 2024

Please let me know if I've gotten something wrong

from diffusion-colabui.

acheong08 avatar acheong08 commented on May 17, 2024

image

I have retrieved the torrent. It uses the same model, hypernetworks, and vae. The difference is in the use of OpenAI's clip and sentence transformers. However, these features have already been implemented by AUTOMATIC1111 (and thus downstream here as well)

from diffusion-colabui.

watercup0926 avatar watercup0926 commented on May 17, 2024

oh thanks (although I don't fully understand)

from diffusion-colabui.

acheong08 avatar acheong08 commented on May 17, 2024

I'll try to explain it.

The AI itself is a model consisting of a bunch of math stuff. This is usually the model.ckpt file. Naifu and NovelAI share the same model.

The frontend is basically what users use to interact with the model. I use my own fork of stable-diffusion-webui while Naifu seems to have its own version. It does not change anything about the model, simply just looks different.

Clip and sentence transformers are pre and post processors which gives extra features such as automation. They are implemented by the frontend as an option for more advanced users. This is available in both Naifu and stable-diffusion-webui.

In conclusion: Naifu is pointless because everything that it does is done better with stable-diffusion-webui.

from diffusion-colabui.

acheong08 avatar acheong08 commented on May 17, 2024

Closing this as it's not the most relevant.

from diffusion-colabui.

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.