aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hashes.py
AgeCommit message (Expand)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
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
2023-01-14change hash to sha256AUTOMATIC-0/+72