Upload model
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -43,8 +43,9 @@
|
|
| 43 |
"_target_": "normalizer.Normalizer"
|
| 44 |
},
|
| 45 |
{
|
| 46 |
-
"_target_": "torch.nn.
|
| 47 |
"affine": false,
|
|
|
|
| 48 |
"track_running_stats": false
|
| 49 |
}
|
| 50 |
],
|
|
|
|
| 43 |
"_target_": "normalizer.Normalizer"
|
| 44 |
},
|
| 45 |
{
|
| 46 |
+
"_target_": "torch.nn.InstanceNorm2d",
|
| 47 |
"affine": false,
|
| 48 |
+
"num_features": null,
|
| 49 |
"track_running_stats": false
|
| 50 |
}
|
| 51 |
],
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 712434294
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6e5f1c97101331b1574c9e4b99623260191c55eea5d98e40460849c0e4c4d47
|
| 3 |
size 712434294
|