Model takes an eternity to render after latest update
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Expected Behavior
after installaing the latest update, one model so far tested: realhugebreastmixv1.8, takes an exponentially longer time to diffuse than before, other images take 9-20ish seconds with new update
### Actual Behavior
0 models unloaded.
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 1639.406135559082 True
100%|██████████████████████████████████████████████████████████████████████████████████| 40/40 [34:32<00:00, 51.82s/it]
Requested to load AutoencoderKL
0 models unloaded.
loaded completely 9.5367431640625e+25 319.11416244506836 True
Requested to load ControlNet
Requested to load ControlNet
Requested to load BaseModel
0 models unloaded.
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 1639.406135559082 True
20%|███████████████▌ | 8/40 [1:21:55<5:27:41, 614.43s/it]
Processing interrupted
Prompt executed in 7588.53 seconds
### Steps to Reproduce
[Comfy Forge V3 test.json](https://github.com/user-attachments/files/18041006/Comfy.Forge.V3.test.json)
### Debug Logs
```powershell
0 models unloaded.
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 1639.406135559082 True
100%|██████████████████████████████████████████████████████████████████████████████████| 40/40 [34:32<00:00, 51.82s/it]
Requested to load AutoencoderKL
0 models unloaded.
loaded completely 9.5367431640625e+25 319.11416244506836 True
Requested to load ControlNet
Requested to load ControlNet
Requested to load BaseModel
0 models unloaded.
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 689.0852355957031 True
loaded completely 9.5367431640625e+25 1639.406135559082 True
20%|███████████████▌ | 8/40 [1:21:55<5:27:41, 614.43s/it]
Processing interrupted
Prompt executed in 7588.53 seconds
```
### Other
also shows an impossible number of iterations per second. I wish it was that fast
Contributor guide
Assessment
This issue has not been assessed yet.