-
I kept getting this error when I chose fp32 for dtypes on the model loader node.
# ComfyUI Error Report
## Error Details
- **Node Type:** PyramidFlowSampler
- **Exception Type:** TypeError
-…
-
Thank you for quickly implementing this model @lucidrains ! Maybe you already have or are planning to do this -- "To manage the computational requirements of training our models, we only train on a sm…
-
A common problem of diffusers models/pipelines is that many components of different pipelines share the exact same underlying weights, but it's hard to avoid not downloading them twice. We could solve…
-
### Describe the bug
I've built the following pipeline with inpainting and Ip-adapter. And to reduce the memory footprint I also enabled CPU offload and efficient transformer methods, which causes …
-
It would be nice to discuss a bit the push to hub design of the library.
IMO we have two different use cases for `push_to_hub`.
1. The complement of `from_pretrained(...)`. Every model, schedu…
-
### What happened?
Module-level error:
```
:0: error: cannot get concrete layout for contraction
:2704:12: error: 'func.func' op failed to distribute
%445 = torch.aten.convolution %338, %43…
-
I'm doing some tests for CPU and GPU environment usages for prediction (Predict.py).
I'm using an audio file `Audio: mp3, 44100 Hz, stereo, fltp, 192 kb/s` of duration `00:03:15.29`
```sh
$ ffpro…
-
I get the following error. It seems random. I sent a couple of jobs to a cluster and 3 of the 24 failed like this so it's not an isolated issue. Some others timed out (see: https://github.com/wandb/cl…
-
### Frontend Version
![image](https://github.com/user-attachments/assets/a8e35718-6e3f-447f-910f-9f02291bbd81)
When the preview box for the node runs longer than the screen, but you cannot scroll …
-
### Issue Description
Install according to the tutorial, then I started with `./webui.sh --debug --use-rocm`.
When I used text2image to generate images, the progress bar in the console remained moti…