aboutsummaryrefslogtreecommitdiff
path: root/modules/hashes.py
AgeCommit message (Collapse)Author
2023-07-15cache git extension repo informationAUTOMATIC1111
2023-07-14handles model hash cache.json errorw-e-w
2023-05-19calculate hashes for LoraAUTOMATIC
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
2023-02-04add --no-hashingAUTOMATIC
2023-01-27add data-dir flag and set all user data directories based on itMax Audron
2023-01-15increase block sizeVladimir Mandic
2023-01-14load hashes from cache for checkpoints that have themAUTOMATIC
add checkpoint hash to footer
2023-01-14change hash to sha256AUTOMATIC