wsbagnsv1 commited on
Commit
7cc990a
·
verified ·
1 Parent(s): fc54cb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ to this:
52
  positional_embedding_max_pos=[20, 2048, 2048],
53
  causal_temporal_positioning=False,
54
  vae_scale_factors=(8, 32, 32),
55
- dtype=None, device=None, operations=None, *kwargs, image_model=None):
56
 
57
 
58
  If you want to use the 2b again just revert it and restart. After a restart the 13b model should work with this and the vae i uploaded.
 
52
  positional_embedding_max_pos=[20, 2048, 2048],
53
  causal_temporal_positioning=False,
54
  vae_scale_factors=(8, 32, 32),
55
+ dtype=None, device=None, operations=None, **kwargs):
56
 
57
 
58
  If you want to use the 2b again just revert it and restart. After a restart the 13b model should work with this and the vae i uploaded.