Alex1343543 commited on
Commit
b3b56c5
·
verified ·
1 Parent(s): 647ffbd

Clarify reference-capable H3 package use

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -69,9 +69,9 @@ publication. Actual improvement varies with canvas size and storage pressure.
69
 
70
  ## H3ddle package layout
71
 
72
- H3ddle uses this one FL2VA core for both the standard prompt-only package and
73
- the standard Hybrid References package. Hybrid References adds only the
74
- 43.55 MB Ref2VA AdaLN overlay published in
75
  [PulpCut/MiniMax-H3-Ref2VA-Turbo-INT8-ConvRot](https://huggingface.co/PulpCut/MiniMax-H3-Ref2VA-Turbo-INT8-ConvRot),
76
  not a second 20.97 GB transformer. Full Ref2VA checkpoints remain available in
77
  their source repositories for users who want them.
 
69
 
70
  ## H3ddle package layout
71
 
72
+ H3ddle uses this FL2VA core in its Standard + Hybrid References package.
73
+ Prompt-only and keyframe generation run the complete core; ordered references
74
+ add only the 43.55 MB Ref2VA AdaLN overlay published in
75
  [PulpCut/MiniMax-H3-Ref2VA-Turbo-INT8-ConvRot](https://huggingface.co/PulpCut/MiniMax-H3-Ref2VA-Turbo-INT8-ConvRot),
76
  not a second 20.97 GB transformer. Full Ref2VA checkpoints remain available in
77
  their source repositories for users who want them.