David Khristepher Santos
David Khristepher Santos
is it "Stable Diffusion"?
Sounds good. I'll put that in with the next release.
I'm also decluttering the view, by making the prompts and other stuff overlay on the preview, so that the image takes up more space. You toggle the info by pressing...
Sorry for the delay Does this fix the issue? [v1.3.zip](https://github.com/RupertAvery/DiffusionToolkit/files/12776545/v1.3.zip)
Can you see if this is better? https://github.com/RupertAvery/DiffusionToolkit/actions/runs/7859182787/artifacts/1236063359 You can now resize the navigation panes.
This should now be working better in the latest official version (v1.6.1) Navigation panes are now resiziable, and the last pane will always take the full height available. Also, `Value...
That's strange. Can you check diffusion-toolkit.log and see if there are any errors?
Thanks for catching this!
This build artifact should have these changes, if you don't want to wait for an official build: https://github.com/RupertAvery/DiffusionToolkit/actions/runs/8773444541/artifacts/1433316835 Latest builds will appear in https://github.com/RupertAvery/DiffusionToolkit/actions. Click on the workflow run and...
The problem is that prompts are already quite complex and can contain the words AND and OR and parentheses. What I currently do is use commas as OR operators. The...