Upload folder using huggingface_hub (#2)
Browse files- 9bd70c039d0e62d8bd06b1028123acd2add8bba5731d7a2f720e75efc3aa0ec8 (096300dd6880235f7b497883054d64f82e35fb75)
- c157233884fbafa6a4d93bed6e2f6ef1ccf4e8819a706531091f7fa72ec8f88d (5c4c05a9d30278f92e4ea4836fd87fd484349cf2)
- 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:807c53670433b484d53d0ed7c1bab8f348eed0e5f1f1d8399df3e45f37df958a
|
3 |
+
size 6943169342
|
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/modelsbg3dcpyv",
|
18 |
"batch_size": 1,
|
19 |
"max_batch_size": 1,
|
20 |
"image_height": 1024,
|
plots.png
CHANGED