aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hashes.py
AgeCommit message (Collapse)AuthorLines
2024-02-15Gracefully handle mtime read exception from cachecatboxanon-1/+4
2023-07-15cache git extension repo informationAUTOMATIC1111-35/+3
2023-07-14handles model hash cache.json errorw-e-w-3/+8
2023-05-19calculate hashes for LoraAUTOMATIC-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
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-2/+2
2023-02-04add --no-hashingAUTOMATIC-0/+4
2023-01-27add data-dir flag and set all user data directories based on itMax Audron-1/+3
2023-01-15increase block sizeVladimir Mandic-1/+2
2023-01-14load hashes from cache for checkpoints that have themAUTOMATIC-7/+19
add checkpoint hash to footer
2023-01-14change hash to sha256AUTOMATIC-0/+72