damian0815 / compel

A prompting enhancement library for transformers-type text embedding systems
MIT License
526 stars 47 forks source link

compel vs auto1111 prompt weight #71

Open loboere opened 1 year ago

loboere commented 1 year ago

Can someone show a comparison between compel prompt weight vs auto1111 prompt weight and see who produces better results. I know compel is (prompt)weight and auto1111 is (prompt:weight) Do they work the same or different algorithmically?

damian0815 commented 7 months ago

they work differently, but there are many other differences between diffusers and the compvis code path that make a direct comparison difficult. if someone wants to volunteer to do this i can add it to the docs/wiki.