jrittvo

Results 26 comments of jrittvo

Someone suggested I try upgrading torch to the dev nightly. That seemed to fix the Sonoma 14 issues for me by itself, at least so far . . . pip3...

Not related. xformers is a CUDA thing. CUDA things have no meaning for Macs. The "warnings" can be safely ignored.

https://github.com/dbolya/tomesd/releases/tag/v0.1.3

> Right now, it seems like it is all or nothing. If I have a controlNet model specified in the pipeline initialization, I get an out of range error if...

The "leaked semaphore" seems to be a generic warning when python crashes because of memory issues. The smaller print that you copied above that is the real error, but I'm...

Automatic1111 does not use any of the CoreML python packages, so this is really the wrong place to be discussing this, but I have been using these command arguments for...

Here is a start on an answer: https://github.com/apple/ml-stable-diffusion/blob/main/LICENSE.md

Same issue here. Need to enter my pw after every reboot, and then start the app up from the Applications folder anyway. MB Pro M1, 13.2. I think this started...

From your Mochi screen cap, it looks like you are not using a Scribble ControlNet model that was converted for use with Split-Einsum (unless you renamed it). With Split-Einsum and...

It is very possible that the behavior is different between Mochi and a Swift / Python-CoreML CLI. Mochi was built using an ml-stable-diffusion commit that is different (older) from the...