CodeFaux

Results 113 comments of CodeFaux

Acknowledged, and you may also try the `--xformers` option, it optimizes several things for better performance but may also improve low-memory situations, I'm not certain. It's known supported on Pascal...

Unfortunately, all I've got is "wait for optimizations" or upgrade your RAM. I'll let you know if I see anything likely to help outright but until then I'm also out...

> I've tried installing Python again, and uninstalling the uncessary stuff, it still didn't work... > > I have almost zero clue what to do right now... the only thing...

Okay, we've established it clearly detects your GPU. You can stop worrying about that. It's using it, it detects it. You haven't clarified that/if you're running your arguments correctly as...

If you're only using `--lowvram` as an argument and it's still crashing, and you're not doing anything else, I don't know what to suggest next. Though I am curious about...

Okay. You're using someone else's repo, posting logs here as if they're from this repo, NOT using memory-saving arguments for either -- which we've established are necessary for your setup....

This is (as far as I can see) an issue the authors of the diffusers must address, not a bug in this project. This project feeds your data to the...

See my comment here; https://github.com/Sygil-Dev/sygil-webui/issues/1507#issuecomment-1292454581

You can't push to someone else's repo. Fork this repo, clone your fork, fix it on your end, and commit in your local branch. Issue a Pull Request using the...

I'm on my phone, if this doesn't help I'll do better later. Whenever a model is initialized from a pre trained set, you can point it at a local file...