-
I need to generate a 1536* 1536 (or any big Hires) image, but it doesn't work. I am ready to do anything for this, even if it is generated for at least an hour. Are there extensions that make this pos…
-
**Describe the bug**
I want to use torch.utils.checkpoint() in `diffusers.models.unet_3d_blocks` to reduce VRAM occupied like this:
```
class DownBlock3D(DownBlock3D):
def forward(self, hidden…
-
Traceback (most recent call last):
File "C:\Users\AdziOo\stable-diffusion-webui\modules\call_queue.py", line 57, in f
res = list(func(*args, **kwargs))
File "C:\Users\AdziOo…
-
sample data set is
```
source = cv2.cvtColor(source, cv2.COLOR_BGR2RGB)
target = cv2.cvtColor(target, cv2.COLOR_BGR2RGB)
# Normalize source images to [0, 1].
source = source.astype(np.float32)…
-
!!! Exception during processing !!!
Traceback (most recent call last):
File "/data/comfy-ui/execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_d…
-
Hi, when using AIT with graph mode to `False`, it works smoothly. But as the title says, setting it to `True` causes the below runtime error. This happens both on the example stable diffusion model (t…
-
### 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…
-
This is a troubleshoot of common problems.
[Check here.](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
Feel free to remind us if there are more common problems that are not c…
-
I've tried running both colabs and I get a sequence of errors:
1. Setting the offset in ptp_utils.py L163 doesn't work with the newest diffusers.
2. After turning off the offset kwarg above, I get…
-
Hi, NewB here. I have trouble with installing the ComfyUI Controlnet node. I used this video (https://www.youtube.com/watch?v=FJwcBTL_voc&list=PLepQO73yVqJY3qTGGeBI7v2C5q4JigoIl&index=1&pp=iAQB) to in…