autoBot

Results 5 issues of autoBot

Using SET_PIN for laser raster engraving is very slow. Same code runs much faster on marlin using m42 instead of SET_PIN. Attached gcode to test. Removing m400 will make execution...

enhancement

basic web search - run server with --extensions search - enter search: at the beginning of the prompt to start a search for the rest of the prompt. - TODO...

As you know we can create seamless tiles by default with Stable diffusion webui by checking tiling: ![Unbenannt-1](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111/assets/2111366/ccf913a3-655f-4fd8-9c3d-c67cb0c4c3e9) Using multidiffusion-upscaler partitialy breakes this feature. Here a screen of not perfect...

good first issue

added img2img Batch processing gradio script to run on movie frames or other many images multiple folders Start: ``` python optimizedSD/img2imgBatch_gradio.py ``` The script runs on a folder containing subfolders...

### What happened? Training inpainting uses GenerateMaskedConditioningImage generating the conditioning image with the inpainting mask. The inpainting training typically works like this: 1. The model is given the masked image...

bug