Upload folder using huggingface_hub (#2)
Browse files- 9b8bcbfbb3cae88fc6dfbe097b1a03b9773d5dae39b0f36f039ea7c06ce87116 (68c3e74c1c7c03561eb7ec419d5c143d310a2535)
- b71a4e23e03b308771c4ea209a22e9a8d0ac3aa90a847207d859e85b266d3ccb (fd0e03de2ccb43d4b2bde8343916cd3d1b95ba14)
- 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:b3098390fd4877051b35db55cdf135ed533f6b7d898dd2acf73dafe1de587eb6
|
3 |
+
size 6943167548
|
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/modelsnbv_buc5",
|
18 |
"batch_size": 1,
|
19 |
"max_batch_size": 1,
|
20 |
"image_height": 1024,
|
plots.png
CHANGED