Giter VIP home page Giter VIP logo

Comments (4)

d8ahazard avatar d8ahazard commented on August 10, 2024 1

This is now resolved.

from sd_dreambooth_extension.

MancV21 avatar MancV21 commented on August 10, 2024

I'm having an issue with this extension installing requirements too. There are no spaces in any of my directories, whether that's a separate issue though I don't know but it seems this extension doesn't like certain paths. Are your paths long towards the extension? It could be the length rather than spaces etc.

This my path to the folder, add onto this the extension folder name too and you can see it's pretty long.

G:\StableDiffusion\stable-diffusion-webui\extensions\sd_dreambooth_extension

from sd_dreambooth_extension.

LePrau avatar LePrau commented on August 10, 2024

I simply removed the space, and it worked. My path was not particularly long (E:\Stable Diffusion\stable-diffusion-webui)

Issue is that the path name is not quoted/escaped correctly, so certain special characters aside from space might introduce that problem as well.

As a workaround, you can open a cmd prompt in the \sd_dreambooth_extension directory, and run
pip install -r requirements.txt

from sd_dreambooth_extension.

JDadders avatar JDadders commented on August 10, 2024

I also saw this issue. Manually installing via the command prompt didn't seem to fix this for me, in the end I had to copy the entire directory to a folder with no spaces in the filepath. It does feel like the installer script should handle spaces more gracefully.

from sd_dreambooth_extension.

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.