Upload 2 files
Browse files- config.json +1 -0
- diffusion_pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"in_channels": 14, "down_block_types": ["DownResnetBlock1D", "DownResnetBlock1D", "DownResnetBlock1D", "DownResnetBlock1D"], "block_out_channels": [32, 64, 128, 256], "layers_per_block": 1}
|
diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14c6972d9d1c4c2102caeae69294423697a6aede76bde5442f395292ac42825f
|
3 |
+
size 9227449
|