Kadah

Results 45 comments of Kadah

> I have submitted and tested a solution to properly parse 0MiB directly to accelerate. This way nothing needs to be fixed here. [huggingface/accelerate#2507](https://github.com/huggingface/accelerate/pull/2507) That works for me. Updated accelerate...

I've had to work around this a few times before by compiling xformers from source instead. xformers is cursed and precompiled wheels are not super portable between systems. It does...

I run these in conda environments specifically so I can run them using whatever python version they require. Getting a system level version of python that works for everything is...

For powershell apparently this works. `New-Item -ItemType SymbolicLink -Path "path_to_link" -Target "path_to_target"`

-1 for stripping line breaks and whitespace in prompts stored metadata.

> after execute pip install -e . Which one? Give than its a build error, I'm assuming xformers. There's not enough of the error to guess what the issue is.

Manually remove `sd_dreambooth_extension` from your extensions folder, restart the webui, and rerun update check. I do not know how or why `sd_dreambooth_extension` breaks this.

Looks like RC got promoted with the broken sysmlinks. Cherrypick cb3f8ff59fe8f142c3ca074b8cbaaf83357f9dc1 or switch to dev till that change moves upstream.

The instructions to run CAS locally were lost in a recent update to the readme, gonna paste them here for easier reference. > Run your own CLIP By default [CLIPTorchEncoder](https://hub.jina.ai/executor/gzpbl8jh)...