mbushee commited on
Commit
f536bb3
·
verified ·
1 Parent(s): 5efe5c4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -824,7 +824,7 @@
824
  "num_channels": 3,
825
  "num_frames": 16,
826
  "num_hidden_layers": 12,
827
- "patch_size": 16,
828
  "qkv_bias": true,
829
  "torch_dtype": "float32",
830
  "transformers_version": "4.21.0.dev0",
 
824
  "num_channels": 3,
825
  "num_frames": 16,
826
  "num_hidden_layers": 12,
827
+ "patch_size": 64,
828
  "qkv_bias": true,
829
  "torch_dtype": "float32",
830
  "transformers_version": "4.21.0.dev0",