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": false,
|
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 57960221
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f945d0fd60fc3b5ab9a8cbd7238683765cb4d7e910224c983625ec52f3243cfa
|
3 |
size 57960221
|