Upload folder using huggingface_hub (#2)
Browse files- fc8e09ad876637ac4eabe56ff4083eff8a19ea614783071c2f3a4eef6f8f3923 (951db7926f28ccf3a3232dc17ce10244f54aa738)
- 8aba646c4a5f09d5e5f7546f2fc2271e3a07c4d869c9cfeb3a3b3a127281a3c5 (15e096721bfb516e7ab00a05dac7ddbeac1ae55a)
- 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:477f34629d4fee684ec9a7dc7a564c1a3f844e177bbece30c989a3c70476e6f6
|
3 |
+
size 6943163861
|
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/models25xqrgj2",
|
18 |
"batch_size": 1,
|
19 |
"max_batch_size": 1,
|
20 |
"image_height": 1024,
|
plots.png
CHANGED