Giter VIP home page Giter VIP logo

Comments (13)

tianmo373 avatar tianmo373 commented on August 10, 2024

Add accelerate==0.13.2 to requirements_versions.txt

Thank you. I tried this method, but the same problem has not been solved

from sd_dreambooth_extension.

d8ahazard avatar d8ahazard commented on August 10, 2024

from sd_dreambooth_extension.

tianmo373 avatar tianmo373 commented on August 10, 2024

It's already included in the extension, just restart the webui after installation.
I closed the web ui and prompt dialog box, and rerun all programs, but the problem still exists. I just restarted my computer, Windows 2019 server version. But I found that the problem still exists...
Then run PowerShell: pip install - r requirements.txt
But the problem is still unsolved. If you are not busy, please help me. Thank you

from sd_dreambooth_extension.

tianmo373 avatar tianmo373 commented on August 10, 2024

C:\SDwebUI-AUTOMATIC1111_V5>set COMMANDLINE_ARGS=--xformers --deepdanbooru
Error loading script: main.py
Traceback (most recent call last):
File "C:\SDwebUI-AUTOMATIC1111_V5\modules\scripts.py", line 170, in load_scripts
exec(compiled, module.dict)
File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\scripts\main.py", line 3, in
from dreambooth import conversion, dreambooth
File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\dreambooth\conversion.py", line 26, in
from dreambooth.dreambooth import get_db_models
File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\dreambooth\dreambooth.py", line 10, in
from dreambooth.train_dreambooth import main
File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\dreambooth\train_dreambooth.py", line 20, in
from accelerate import Accelerator
ModuleNotFoundError: No module named 'accelerate'

from sd_dreambooth_extension.

bach777 avatar bach777 commented on August 10, 2024

Same problem here...

C:\SDwebUI-AUTOMATIC1111_V5>set COMMANDLINE_ARGS=--xformers --deepdanbooru Error loading script: main.py Traceback (most recent call last): File "C:\SDwebUI-AUTOMATIC1111_V5\modules\scripts.py", line 170, in load_scripts exec(compiled, module.dict) File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\scripts\main.py", line 3, in from dreambooth import conversion, dreambooth File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\dreambooth\conversion.py", line 26, in from dreambooth.dreambooth import get_db_models File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\dreambooth\dreambooth.py", line 10, in from dreambooth.train_dreambooth import main File "C:\SDwebUI-AUTOMATIC1111_V5\extensions\sd_dreambooth_extension\dreambooth\train_dreambooth.py", line 20, in from accelerate import Accelerator ModuleNotFoundError: No module named 'accelerate'

Same problem here....

from sd_dreambooth_extension.

eranmahalu avatar eranmahalu commented on August 10, 2024

Hi there, I tried to install the Dreambooth extension and got these following errors, can you please help?

"Error loading script: main.py
Traceback (most recent call last):
File "E:AI\SD\Local\stable-diffusion-webui\modules\scripts.py", line 155, in load_scripts
exec(compiled, module.dict)
File "E:AI\SD\Local\stable-diffusion-webui\extensions\sd_dreambooth_extension\scripts\main.py", line 3, in from dreambooth import conversion, dreambooth
File "E:AI\SD\Local\stable-diffusion-webui\extensions\sd_dreambooth_extension\dreambooth\conversion.py", line 26, in
from dreambooth.dreambooth import get_db_models
File "E:AI\SD\Local\stable-diffusion-webui\extensions\sd_dreambooth_extension\dreambooth\dreambooth.py", line 10, in
from dreambooth.train_dreambooth import main
File "E:AI\SD\Local\stable-diffusion-webui\extensions\sd_dreambooth_extension\dreambooth\train_dreambooth.py", line 20, in
from accelerate import Accelerator
ModuleNotFoundError: No module named 'accelerate'"

Thanks so much

from sd_dreambooth_extension.

agarzon avatar agarzon commented on August 10, 2024

Same problem here, regardless of restarting the entire application.

from sd_dreambooth_extension.

ppietro21 avatar ppietro21 commented on August 10, 2024

Same problem here.

from sd_dreambooth_extension.

agarzon avatar agarzon commented on August 10, 2024

I found the fix here: #39 (comment)

from sd_dreambooth_extension.

ppietro21 avatar ppietro21 commented on August 10, 2024

I found the fix here: #39 (comment)

Fix to windows, someone knows for Mac? :)

from sd_dreambooth_extension.

d8ahazard avatar d8ahazard commented on August 10, 2024

The issue with spaces in the path to requirements.txt is now resolved.

from sd_dreambooth_extension.

ShawnOakley avatar ShawnOakley commented on August 10, 2024

Still receiving this error.

from sd_dreambooth_extension.

ShawnOakley avatar ShawnOakley commented on August 10, 2024

No spaces in my path

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.