TheOnlyHolyMoly

Results 24 comments of TheOnlyHolyMoly

are you familiar with "git checkout"?

> I get that you're frustrated with the current issue reporting method - but don't you think they wouldn't be asking if they knew how to do it? > Why...

> > > I get that you're frustrated with the current issue reporting method - but don't you think they wouldn't be asking if they knew how to do it?...

Didnt know that quick edit tip, so I'm glad he brought it up. i was struggling with the same issue.

have you tried to manually venv in the repo and then run pip install torch from there? (please let me know if this is too unclear). I have had a...

> I will try this and get back to you. just make sure you run pip when console is in venv mode, otherwise it will install torch globally and it...

Can you specify your question? You have downloaded a torch file (what file exactly) you want to place this somewhere else (where?) what is the idea of this? Are you...

> Note that the single `.ckpt` file doesn't come from HF that's the original format stable diffusion used Hi Patrick, just saw how knowledgable you are. I was wondering if...

I am struggling with the same issue... want to rotate a prompt through 600 checkpoints to see what models might work best for me... and every time I run into...

SD.next actually already has this feature implemented in the XYZ script. @automatic1111 would just need to pull that into main branch.