Open AI421 opened 2 weeks ago
I am also having this issue. I can't feed in any "normal" string nodes from other modules, and I can't tell where this PromptTextNode is supposed to be coming from.
Ah. As per a commend on a PR, the missing node is here: https://github.com/AIFSH/UtilNodes-ComfyUI
Installing it, it does seem to work.
Hi , I forked it and fixed. https://github.com/benjiyaya/OmniGen-ComfyUI/
for my, 'pip install git+https://github.com/huggingface/transformers -U'
Hi , I forked it and fixed. https://github.com/benjiyaya/OmniGen-ComfyUI/
Thanks for that - loading yours now - can i ask if it also addresses the fact that it reloads the model every generation? For me using the app version in the same cloud GPU it runs in 30 seconds and 130-180 on comfyui - the only difference seems to be dropping the model out of vram somehow…
The CR Text
node from the Comfyroll pack works as well when connected directly, but not when sending its signal via anything everywhere
nodes
Hi , I forked it and fixed. https://github.com/benjiyaya/OmniGen-ComfyUI/
@benjiyaya i used your repo, still getting this
I just made a PR that no longer requires the prompt_text node https://github.com/AIFSH/OmniGen-ComfyUI/pull/22
PromptTextNode not found