Loading 1 new model
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
Requested to load SDXL
Loading 1 new model
loading in lowvram mode 3296.1057691574097
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4/4 [00:01<00:00, 2.08it/s]
Requested to load AutoencoderKL
Loading 1 new model
Prompt executed in 3.41 seconds
I think every time I load the model, it wastes a lot of my time
I use the Batch count method, where I don't need to switch models. You can see that the processing time is only 1 second, but the total processing time is 3.41
Contributor guide
Assessment
This issue has not been assessed yet.