-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 3060
### GPU VRAM
12GB
…
-
Hi, thank you for the awesome work! As I read through the codebase, I found that the timestep was not rescaled during training and inference. Specifically, training code [here](https://github.com/jsu2…
-
**Describe the bug**
I've discovered a case where the frame dependencies aren't set up correctly and it leads to frames running before they should, normally resulting in file not found errors.
It ca…
-
Hi, I have troubles running the slam/r3d_stream_rerun_realtime_mapping.py file. I'm using the code from ali-dev branch and I've modified the DemoApp structure so the input depth and rgb images are ob…
-
Even moderately sized images (I tested 1500x2500 png) had almost no denoising at `-n 3`.
Might be good to add an option for small, medium and large images as well as multi-pass.
Small images it…
-
### Describe the bug
SD3 inpaint pipeline can not use EulerA scheduler.
### Reproduction
```python
pipe = StableDiffusion3InpaintPipeline.from_pretrained(xxx)
pipe.scheduler = EulerAncestralDisc…
-
Hi, thank you for making this great work!
I'd like to know
If the denoising methods' evaluation method uses the model trained with denoised IMAGESET2 (not with IMAGESET1), is the performance still…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Whenever using img2img, the output images always turn out…
-
**Is your feature request related to a problem? Please describe.**
In cases where we run DenoiseImage and N4BiasFieldCorrection on multiple images, we're almost certainly wasting effort. DenoiseIma…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…