AIrjen / OneButtonPrompt

One Button Prompt
GNU General Public License v3.0
840 stars 85 forks source link

ComfyUI: The "prompt_g" and "prompt_l" outputs no longer split up prompt #220

Closed RogueLikely closed 1 month ago

RogueLikely commented 1 month ago

Fairly self explanatory. Both output the full prompt text, same as the "prompt" output. Changing the "prompt enhancer" to superprompt-v1 sometimes causes differences between the outputs, but the majority of the text remains the same.

Screenshot 2024-08-28 at 19-01-14 ComfyUI

AIrjen commented 1 month ago

Yup! That's a bug! Will look into this.

AIrjen commented 1 month ago

Know how to fix this, will bring this in next release. If the gradio 4 moves takes too long, I'll push a fix earlier.

AIrjen commented 1 month ago

Hotfix released, should be fixed if you get latest version! Thanks for reporting this.