Add a option to filter out folders when updating models/LoRas #142
Replies: 2 comments
-
Thanks for the suggestion! The wait time is long because it fetches available updates by using the files SHA256 hash, if a file doesn't have a saved SHA256 hash yet, then it generates one and saves it to a corresponding .json file, the larger the file, the longer it will take to generate one. It only needs to do this once for each file that wasn't downloaded with the extension, so after you have processed all the files once, then it will be much faster the next time! I'll add a toggle in a future update that you can use to disable generating a hash for external downloads/files, I personally recommend generating a hash for each file though, since a lot of models are often on both HuggingFace and CivitAI :) |
Beta Was this translation helpful? Give feedback.
-
v3.2.0 now includes a toggle which can be used to disable creating new hashes for any files that don't have any hash saved. |
Beta Was this translation helpful? Give feedback.
-
I have downloaded some LoRas from other sources like HugginFace in a separate folder inside the LoRas folder, and therefore there is no link to its counterpart in Civitai. In my case, this new folder has over 150 loras, and when trying to look for updates for the civitai ones, it takes a long time searching for the other ones. So a suggestion might be to add an option to filter out folders or specific files, for the checkpoints maybe, and avoid the long time to wait.
Beta Was this translation helpful? Give feedback.
All reactions