Upload folder using huggingface_hub (#2)
Browse files- c5c3e8cb048d3191cc64b8dfbf6e406a9817a858a36b524d05499ee846b9decd (305a3c69887e7bfd50d0b9fadc0a5b76790abcf2)
- ac09032b459cf7eb0936f2b4041462efe8bf6e5baeb953ba7cd19a856d1df5c4 (dea59f12ae2cf258830efb9b375e13c7618053a2)
- model/optimized_model.pkl +2 -2
- model/smash_config.json +1 -1
- plots.png +0 -0
model/optimized_model.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4b5f3a6f7928f010ef7ade5e9a2efd0f49b047e5feb207754587e11551e37c1
|
3 |
+
size 6943168687
|
model/smash_config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"controlnet": "None",
|
15 |
"unet_dim": 4,
|
16 |
"device": "cuda",
|
17 |
-
"cache_dir": "/ceph/hdd/staff/charpent/.cache/
|
18 |
"batch_size": 1,
|
19 |
"max_batch_size": 1,
|
20 |
"image_height": 1024,
|
|
|
14 |
"controlnet": "None",
|
15 |
"unet_dim": 4,
|
16 |
"device": "cuda",
|
17 |
+
"cache_dir": "/ceph/hdd/staff/charpent/.cache/modelsyh5ldwj9",
|
18 |
"batch_size": 1,
|
19 |
"max_batch_size": 1,
|
20 |
"image_height": 1024,
|
plots.png
CHANGED