-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add(app): SwarmUI #4635
add(app): SwarmUI #4635
Conversation
WalkthroughThe changes introduce a new configuration for the SwarmUI application through a Changes
Tip We have updated our review workflow to use the Anthropic's Claude family of models. Please share any feedback in the discussion post on our Discord. Recent review detailsConfiguration used: CodeRabbit UI Files ignored due to path filters (1)
Files selected for processing (3)
Files skipped from review due to trivial changes (2)
Files skipped from review as they are similar to previous changes (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 6
Minor details - i started this from an LLM "role" / prompt and links to the source repo. It needed a lot of massaging, but i think turned out ok, and it saved me a bit of time rather than starting from "Hello Tipi". |
h/t Perplexity Sonar Large (70B) Online via OpenRouter
correct port, docker-compose, minor descr and category clean up rename rm comment lines from AI port correction correct port
fixup CustomWorkflows volume
meaningful description; default to Nvidia
7634761
to
660a10f
Compare
Reading over the adding an app page again and I'd missed the requirement that the project have a official image - which makes total sense; i was a bit hesitant about this PR since it meant hosting an image for broader-than-my-own use anyway. So I'm going to close this since the source project's Docker guidelines are to build them image from a clone of the repo. |
SwarmUI
https://github.com/mcmonkeyprojects/SwarmUI
A Modular AI Image Generation Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility. Supports Stable Diffusion, Flux, etc. AI image models, with plans to support AI video, audio, and more in the future.
Summary by CodeRabbit
New Features
Bug Fixes