Xenova HF staff commited on
Commit
b464374
1 Parent(s): 9f63834

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,8 +4,8 @@
4
  "free_dimension_overrides": {
5
  "batch_size": 1,
6
  "num_channels": 3,
7
- "height": 512,
8
- "width": 512
9
  }
10
  }
11
  }
 
4
  "free_dimension_overrides": {
5
  "batch_size": 1,
6
  "num_channels": 3,
7
+ "height": 256,
8
+ "width": 256
9
  }
10
  }
11
  }