Commit Graph

5 Commits

Author SHA1 Message Date
Manuel Schmid 5c43a4bece
fix: resolve circular dependency for sha256, update files and init cache after initial model download
fixes https://github.com/lllyasviel/Fooocus/issues/2372
2024-07-17 10:49:55 +02:00
Manuel Schmid edd886cea4
feat: make hash generation multi-threaded, change --rebuild-hash-cache from bool to int
keep in mind that most likely the drive is going to be the bottleneck now
2024-07-08 15:08:32 +02:00
Manuel Schmid df2dd194cc
feat: only use hash cache logs for exceptions 2024-07-01 17:59:05 +02:00
Manuel Schmid 1fa7eeac84
feat: change type of hash_cache file to txt, append to file if single line is provided 2024-07-01 17:21:30 +02:00
Manuel Schmid 33b1c5cb87
feat: add hash_cache 2024-07-01 17:20:20 +02:00