fizzlepoof commited on
Commit
69ea65f
·
verified ·
1 Parent(s): 552b364

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -7,4 +7,10 @@ It uses the custom VAE from here: https://huggingface.co/Mamad8/MiniMax-H3-Image
7
  It uses the LoRA from here: https://huggingface.co/Kijai/MiniMax-H3-experimental/tree/main/loras
8
 
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
 
 
7
  It uses the LoRA from here: https://huggingface.co/Kijai/MiniMax-H3-experimental/tree/main/loras
8
 
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