Replies: 5 comments 1 reply
-
Text to conditioning seems to work to me. Here's my workflow. |
Beta Was this translation helpful? Give feedback.
-
You can also convert any CLIPTextEncode textbox into a input now. |
Beta Was this translation helpful? Give feedback.
-
I've just tried some SDXL and got an issue when using the "Text to Conditioning". Here's the screenshot. And here's the log in the console.
The same workflow works with SD1.5-based models. Maybe someone can confirm my finding. Edit: Just realized that I used the Efficient's KSampler. I updated the flow to use the built-in one in stead. The result is the same though. |
Beta Was this translation helpful? Give feedback.
-
Yeah that node is pre-widget converting so doesn't have pooled outouts for SDXL. Using a CLIPTextEncode encode is the same thing, and can resize it to same shape once text field is converted. I'll add pooled output for that node to the list of things to do. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried using text to conditioning, but it doesn't seem to work. At least not by replacing CLIP text encode with one. This is what I have right now, and it doesn't work https://ibb.co/wyVKg6n
Beta Was this translation helpful? Give feedback.
All reactions