-
Is automatic1111's attention supported?
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#attentionemphasis
-
[Tiled VAE]: the input size is tiny and unnecessary to tile.
[Tiled VAE]: input_size: torch.Size([1, 4, 120, 240]), tile_size: 192, padding: 11
[Tiled VAE]: split to 1x2 = 2 tiles. Optimal tile size…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
As I did get problems with pnginfo and img2img (more on t…
-
Running Automatic1111 webui, when an image is generated a text file with the same name and the generation parameters is generated, as per the options in the UI.
Since this is bulk creating images, …
-
**Describe the bug**
The UI for 3d-open-pose-editor no longer loads in Firefox.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the `3D OpenPose` tab
**Expected behavior**
It loads…
-
# ❓ Questions and Help
I keep trying to install this thing to get rid of the errors when I run Automatic1111, but this stupid thing keeps installing outdated torch, and uninstalling my up to date tor…
-
I used the following script to train a style and the final model is in `final_lora.safetensors`
```
lora_pti \
--pretrained_model_name_or_path=$MODEL_NAME \
--instance_data_dir=$INSTANCE_DIR …
-
I'm training a SDXL Lora and I don't understand why some of my images end up in the 960x960 bucket. Shouldn't the square and square like images go to the 1024x1024 bucket, provided the img resolution …
-
### Checklist
- [X] The issue exists after disabling all extensions
- [x] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
I feel it would make more sense for the helper to store downloaded preview images with a jpeg extension instead of with a png extension. As the README states, automatic1111 will select to display a "m…