mirror of
https://gitea.hainer-ernst.de/rasmus/burn-stablediffusion-vibecode.git
synced 2026-06-10 17:59:22 +00:00
Use buffer to increase model loading/saving speed tremendously
This commit is contained in:
@@ -13,4 +13,5 @@ npy = "0.4.0"
|
||||
num-traits = "0.2.15"
|
||||
rust_tokenizers = "8.1.0"
|
||||
regex = "1.9.1"
|
||||
image = "0.24.6"
|
||||
image = "0.24.6"
|
||||
bincode = "1.3.3"
|
||||
Reference in New Issue
Block a user