nroggendorff
commited on
Commit
•
384b92c
1
Parent(s):
cae3c0d
Update unet/config.json
Browse files- unet/config.json +1 -1
unet/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"sample_size":
|
3 |
"in_channels": 3,
|
4 |
"out_channels": 3,
|
5 |
"layers_per_block": 2,
|
|
|
1 |
{
|
2 |
+
"sample_size": 128,
|
3 |
"in_channels": 3,
|
4 |
"out_channels": 3,
|
5 |
"layers_per_block": 2,
|