fizzlepoof commited on
Commit
9de2b7a
·
verified ·
1 Parent(s): 69ea65f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -9,8 +9,12 @@ It uses the LoRA from here: https://huggingface.co/Kijai/MiniMax-H3-experimental
9
  To run MinMax H3 for a single frame, you need to patch "ComfyUI\comfy_extras\nodes_minimax_h3.py". Instructions for this can be found here: https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/discussions/2#6a78478e7201a2a765aded0c
10
 
11
  It uses these custom nodes:
 
12
  rgthree-comfy
 
13
  ComfyUI-KJNodes
 
14
  ComfyUI-VideoHelperSuite
 
15
  ComfyUI-Spectrum-MiniMax-H3
16
 
 
9
  To run MinMax H3 for a single frame, you need to patch "ComfyUI\comfy_extras\nodes_minimax_h3.py". Instructions for this can be found here: https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/discussions/2#6a78478e7201a2a765aded0c
10
 
11
  It uses these custom nodes:
12
+
13
  rgthree-comfy
14
+
15
  ComfyUI-KJNodes
16
+
17
  ComfyUI-VideoHelperSuite
18
+
19
  ComfyUI-Spectrum-MiniMax-H3
20