Automatic1111, but a python library #14838
saketh12
started this conversation in
Show and tell
Replies: 2 comments
-
We built it because as developers, we wanted a way to replicate generations from Automatic 1111’s Web UI but in a lightweight Python library. The only other tool out there was Huggingface diffusers, but it has many limitations: https://flush-ai.gitbook.io/automatic-1111-sdk/auto-1111-sdk-vs-huggingface-diffusers |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi saketh12, thank you for your code. I gave a try to the colabs of yours and it is really nice and simple, and it works fine using the google cloud container gpu stack. It is great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Super excited to announce Auto1111 SDK: a fast, lightweight, open-source Python library for the Automatic 1111 Web UI. Check it out at https://github.com/saketh12/Auto1111SDK. You can install it with:
pip install auto1111sdk
Beta Was this translation helpful? Give feedback.
All reactions