Andray

Results 36 issues of Andray

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui ### What...

bug

While making this request I faced with problems and decided to include a small refactoring - https://github.com/continue-revolution/sd-webui-segment-anything/issues/204 I've made these things: 1. Move all entry of `scripts/sam.py` into `lib_segment_anything/sam.py` except...

In webui was added support of sd_turbo. It's generally turbo version of sd 2.1 512. I've tested, and it works nice with StableSR. You need to: 1. update webui to...

Hello, the controlnet author made https://github.com/lllyasviel/stable-diffusion-webui-forge project, which is a1111 webui with completely reworked backend. He says it's very easy to make extension, which change stable diffusion pipeline, and they...

## Description Fixes look on tablets in vertical orientation, smartphones and just vertical monitors. It's scrollable ## Screenshots/videos: Before: ![Screenshot 2024-05-18 at 09-08-35 Stable Diffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/33491867/eba31ab4-1967-48d0-9d21-16c57c335303) After: ![Screenshot 2024-05-18 at 09-10-48...

## Description Adds flag `--use-mime-file-filtering-for-batch-from-dir`. Allows passing images with no or with incorrect extension in batch from directory Also I've fixed a bug when check requirements ignores requirements with no...

## Description Allow users to drag and drop images in browser for img2img batch. For me it's useful for batch upscalling ## Screenshots/videos: ![Screenshot 2024-05-16 at 23-17-12 Stable Diffusion](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/33491867/9bbfa6c1-8a34-4544-a4d5-1582fd7c9eec) ##...

Use gr state for last generation data

- https://github.com/continue-revolution/sd-webui-segment-anything/pull/205

Hello, I did't find a discussion page, so I made an issue. I was planning to make an extension for lcm hires fix. Generally it should was a copy of...