-
- Notifications
You must be signed in to change notification settings - Fork 307
Description
Feature Idea
Sometimes when downloading through Utilities -> Model Downloader, the speed will be at a crawl. Due to their size, when downloading a checkpoint this can mean it takes a very long time. I have a gigabit connection so I'm used to checkpoints arriving in around three minutes or less. When this crawl pace effect happens it can take literally hours to complete. In fact, when this happens I now restart the container (I use a Docker version) and, after trying the download again, it often comes through at a much more reasonable speed.
In Model Downloader, there is a 'Download' button and that's it.
- So, part one of my feature requests is to add a cancel button to the model downloader.
If it's at all possible, maybe even a Retry/Resume button as well. This could check for 'ModelName.download.tmp' and resume the download, or overwrite if resume not possible.
I'm a convert from A1111 and I've been massively spoilt by CivitAi Browser+
One of the things that makes that extension such a joy is that it uses Aria2 for downloading which uses multiple threads at once. Every time I've used CivitAi Browser+ my bandwidth has been maxed out every time so Aria2 does work well with CivitAI. There's a whole Issue where Aria2 is discussed in depth.
-
So a secondary feature request is to add Aria2 to the model downloader.
-
Thirdly, this might be asking a lot but basically, I'd like to see CivitAI Browser+ integrated into SwarmUI in some capacity. Its model management features are something I sorely miss.
Other
No response