Jozef Pierlejewski

Results 21 issues of Jozef Pierlejewski

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? this gets stuck in a loop...

bug
upstream

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? after ticking `Apply color correction to...

bug-report

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? since we...

Hi, I am launching swipebox with no options. I have 4 images set with eg ``` php ... ... ``` if i load anything but the first image, the image...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? on eg...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? allow cancelling...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? would be...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? (note if...

enhancement

Hires. fix, resize: from 576x768 to 720x960 (Upscale by 1.25), Latent, Denoising: 0.5 ![inpaint-resize](https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/2184982/94d5156e-04b4-4790-b47b-ca4d270c1cc7) ### Is there an existing issue for this? - [X] I have searched the existing issues...

bug-report

**Describe your suggestion** Each file selector should remember the last path for workflow convenience for example: ```python last_source_img_dir = None last_target_path_dir = None # ... etc ... def select_face(): global...