mbushee commited on
Commit
778141e
1 Parent(s): a675cf1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -821,7 +821,7 @@
821
  "num_channels": 3,
822
  "num_frames": 8,
823
  "num_hidden_layers": 12,
824
- "patch_size": 16,
825
  "qkv_bias": true,
826
  "torch_dtype": "float32",
827
  "transformers_version": "4.25.0.dev0"
 
821
  "num_channels": 3,
822
  "num_frames": 8,
823
  "num_hidden_layers": 12,
824
+ "patch_size": 32,
825
  "qkv_bias": true,
826
  "torch_dtype": "float32",
827
  "transformers_version": "4.25.0.dev0"