g-diffuser-bot
g-diffuser-bot copied to clipboard
Discord bot and Interface for Stable Diffusion
Hi, thank you for your outstanding work. I am adding an [outpainting function](https://github.com/Sanster/lama-cleaner) in my open-source project and have a question to ask: How can I modify the `soften_mask` function...
Can I use other SD Models? if yes where are the models located as in which folder? I want to use some stylized model with run("zoom_maker")
Adding a step-by-step guide? To install on Linux. or a notebook to run on colab or paperspace system.
There are various use cases for wanting a sample to be seamless or "tile-able", the best way to achieve that is to allow the convolutions in the U-Net to wrap...
make a much nicer readme with images gallery and stuff
instead of + operator string concat :(
def interpolate_args(args1, args2, t): Where 0
I'm not completely sure how I want to do this as I have not researched what is altogether possible with discord GUI buttons. I'll start with a simple "riff" button...
There is code out there to do this, it just needs to be assembled into a cli command.
This better attaches the generation parameters to the actual output image file. Any code that reads the separated JSON files should be updated to instead pull data from this field,...