aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hashes.py
Commit message (Collapse)AuthorAgeFilesLines
* Gracefully handle mtime read exception from cachecatboxanon2024-02-151-1/+4
|
* cache git extension repo informationAUTOMATIC11112023-07-151-35/+3
|
* handles model hash cache.json errorw-e-w2023-07-131-3/+8
|
* calculate hashes for LoraAUTOMATIC2023-05-191-6/+23
| | | | | add lora hashes to infotext when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-2/+2
|
* add --no-hashingAUTOMATIC2023-02-041-0/+4
|
* add data-dir flag and set all user data directories based on itMax Audron2023-01-271-1/+3
|
* increase block sizeVladimir Mandic2023-01-151-1/+2
|
* load hashes from cache for checkpoints that have themAUTOMATIC2023-01-141-7/+19
| | | | add checkpoint hash to footer
* change hash to sha256AUTOMATIC2023-01-141-0/+72