Skip to content

Conversation

@ceruleandeep
Copy link
Contributor

Enhancements to ComfyUI integration for img2img and Flux

Makes denoise setting available for Comfy

Strips data url part of base64-enc images... there are no b64 loaders that can handle data URLs, and PNG_PIXEL fallback is sent as plain b64, so it isn't "supposed" to be like that. Unlikely to be a breaking change because the 0 other people who have got this to work would be using a string replacement node which will turn into a noop.

Adds GGUF diffusers to Model dropdown so they can be passed to a GGUF loader without savage workarounds. I considered adding a second dropdown for diffusers or putting diffusers on a parameter other than %model%. But this would create confusion without doing anything to prevent user footgunning.

Adds a second sample workflow for Comfy to demonstrate img2img. I don't know what the position on adding content is these days, but if Comfy supports %char_avatar% it seems useful to provide a workflow for it

Checklist:

Copy link
Member

@Cohee1207 Cohee1207 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested and it works.
Not that it's particularly useful to regurgitate the same image over and over again, but if someone needs it - let'em have it.

@Cohee1207 Cohee1207 merged commit dde9f93 into SillyTavern:staging Nov 18, 2024
@Wolfsblvt Wolfsblvt added 🟨 ⬤⬤⬤○○ [PR][🎯Auto-applied] [Medium]100-500 lines changed 🏭 Backend Changes [PR] Contains changes to the backend and/or API ➕ Extension [ISSUE][PR] This is related to one of the core extensions ⚙️ Preset [ISSUE][PR] This is related to presets of any kind 🖼️ Image Gen [ISSUE][PR] Related to Image Gen or Image descriptions labels Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏭 Backend Changes [PR] Contains changes to the backend and/or API ➕ Extension [ISSUE][PR] This is related to one of the core extensions 🖼️ Image Gen [ISSUE][PR] Related to Image Gen or Image descriptions ⚙️ Preset [ISSUE][PR] This is related to presets of any kind 🟨 ⬤⬤⬤○○ [PR][🎯Auto-applied] [Medium]100-500 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants