Upload model
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"UNet1DModel"
|
5 |
],
|
6 |
-
"autoencoder":
|
7 |
"channels": [
|
8 |
32,
|
9 |
64,
|
|
|
3 |
"architectures": [
|
4 |
"UNet1DModel"
|
5 |
],
|
6 |
+
"autoencoder": true,
|
7 |
"channels": [
|
8 |
32,
|
9 |
64,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 57960666
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:252e96efab300d854233a7002a430f1162df7b62aa1e5b39bb69e6d1e5a9ba19
|
3 |
size 57960666
|