Skip to content
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

Feature Request: Add support for Invoke #225

Closed
Jonseed opened this issue Sep 26, 2024 · 9 comments
Closed

Feature Request: Add support for Invoke #225

Jonseed opened this issue Sep 26, 2024 · 9 comments

Comments

@Jonseed
Copy link

Jonseed commented Sep 26, 2024

I don't know if you saw, but Invoke just had a major release, and they've really updated their UI, and now with support for Flux. It seems like this is really going to take off. I would love to use OneButtonPrompt in Invoke. I think you can add custom features through nodes, which is probably very similar to the custom nodes you made for ComfyUI. I don't think there is anything like OneButtonPrompt currently in Invoke.

@AIrjen
Copy link
Owner

AIrjen commented Sep 27, 2024

Hi Jonseed, it does look a lot like ComfyUI. I think it does need it's own repository, but it does seem like creating the same nodes as ComfyUI seem possible.

I'll investigate!

@AIrjen
Copy link
Owner

AIrjen commented Sep 27, 2024

Ok, got a small PoC working. It does need its own github repo as suspected.

image

Will start working and testing on this, to get all the nodes in and tested properly.

ps, thank you for the support!

@Jonseed
Copy link
Author

Jonseed commented Sep 27, 2024

Awesome @AIrjen! I look forward to trying it in Invoke!

Thank you so much for a great extension! It is one of my favorites, and I use it every day.

@AIrjen
Copy link
Owner

AIrjen commented Sep 30, 2024

Here you go! I had to make a seperate repository out of it.

https://github.com/AIrjen/OneButtonPrompt_X_InvokeAI

You can go to the \invokeai\nodes\ and then git clone https://github.com/AIrjen/OneButtonPrompt_X_InvokeAI

Have fun!

@Jonseed
Copy link
Author

Jonseed commented Sep 30, 2024

You are amazing, @AIrjen! Well done! I think Invoke users are really going to like this. Thank you!

@Jonseed Jonseed closed this as completed Sep 30, 2024
@Jonseed
Copy link
Author

Jonseed commented Sep 30, 2024

@AIrjen you might consider contributing your node to the Invoke community nodes list.

@AIrjen
Copy link
Owner

AIrjen commented Sep 30, 2024

Already got a PR up for it!: invoke-ai/InvokeAI#6990

@Jonseed
Copy link
Author

Jonseed commented Oct 1, 2024

@AIrjen you inspired me to add my own custom node for expanding prompts with Ollama (my PR: invoke-ai/InvokeAI#7002). This could actually work well together with One Button Prompt nodes for converting tag-based prompts into natural language prompts for Flux.

@AIrjen
Copy link
Owner

AIrjen commented Oct 4, 2024

Nice! Yeah those combinations work very well with LLM's! Good job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants