Upload folder using huggingface_hub
Browse files
.DS_Store
CHANGED
|
Binary files a/.DS_Store and b/.DS_Store differ
|
|
|
hdr_merge_mlp/config.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "HDR_MLP",
|
| 3 |
+
"_diffusers_version": "0.32.1",
|
| 4 |
+
"hidden_dim": 64,
|
| 5 |
+
"in_dim": 6,
|
| 6 |
+
"num_layers": 5,
|
| 7 |
+
"out_activation": "softplus",
|
| 8 |
+
"out_dim": 3
|
| 9 |
+
}
|
hdr_merge_mlp/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91cc157594216c13aa734e718c23c0c293c916f82e7f94a33fe11dab048bf213
|
| 3 |
+
size 53284
|