Upload folder using huggingface_hub (#2)
Browse files- 030def1a3f4a59bf9b99fab7b833ce20f22d953a2a1a40383eee238624c9fde8 (362bc3880e8ee871cba03185a6728ba8d17d7f16)
- 5958213bb53108c5cc77de118039aa28d340e9ff65d5bcb505eca35a1af3caf8 (7ce1941077a9c04ed9118e5a813149d55eb344bd)
- 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:b5e5e6e737feb91bf8ba1e1b4d6abd6d69a5445604269a0a61a09c2e3fbf713c
|
3 |
+
size 6943167488
|
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/modelsq8oa2l8t",
|
18 |
"batch_size": 1,
|
19 |
"max_batch_size": 1,
|
20 |
"image_height": 1024,
|
plots.png
CHANGED