Coder Social home page Coder Social logo

Where to put the exported folder "stable_diffusion_weights" in a local stable diffusion installation about dreambooth-stable-diffusion HOT 6 OPEN

xavierxiao avatar xavierxiao commented on July 23, 2024
Where to put the exported folder "stable_diffusion_weights" in a local stable diffusion installation

from dreambooth-stable-diffusion.

Comments (6)

UrbanLegendXV avatar UrbanLegendXV commented on July 23, 2024

You need to wait for the translate tool.

from dreambooth-stable-diffusion.

The-unknown-Shadowman avatar The-unknown-Shadowman commented on July 23, 2024

Ok. Thnx for answering.

from dreambooth-stable-diffusion.

Kameronski avatar Kameronski commented on July 23, 2024

name the trained model file "model.ckpt" and put it into folder "stable-diffusion-webui/models/Stable-diffusion/", it should work.

from dreambooth-stable-diffusion.

The-unknown-Shadowman avatar The-unknown-Shadowman commented on July 23, 2024

Which file ist the trained model? There are several bin files.

from dreambooth-stable-diffusion.

The-unknown-Shadowman avatar The-unknown-Shadowman commented on July 23, 2024

I found a way. I used this script https://gist.github.com/jachiam/ef621e765c2d88f9dc090ee48f6ced89 to convert the model of the folder SKS. Then I pruned the file with https://github.com/JoePenna/Dreambooth-Stable-Diffusion/blob/main/scripts/prune-ckpt.py. You got a CKPT-file at the end.

Instructions: https://www.youtube.com/watch?v=_e5ymV4zY3w&t=175s

from dreambooth-stable-diffusion.

danielraffel avatar danielraffel commented on July 23, 2024

you can also follow the instructions here https://github.com/CompVis/stable-diffusion#stable-diffusion-v1

mkdir -p models/ldm/stable-diffusion-v1/
ln -s <path/to/model.ckpt> models/ldm/stable-diffusion-v1/model.ckpt 

from dreambooth-stable-diffusion.

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.