g-diffuser-bot icon indicating copy to clipboard operation
g-diffuser-bot copied to clipboard

Discord bot and Interface for Stable Diffusion

Results 17 g-diffuser-bot issues
Sort by recently updated
recently updated
newest added

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...

enhancement

make a much nicer readme with images gallery and stuff

documentation
help wanted
good first issue

def interpolate_args(args1, args2, t): Where 0

enhancement

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...

enhancement

There is code out there to do this, it just needs to be assembled into a cli command.

enhancement
help wanted
good first issue

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,...

enhancement