Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ This is just an example of using MiniMax H3 as an image editor. The actual workf
|
|
| 3 |
This uses the hybrid MiniMax H3 model from here: https://huggingface.co/smhfacct/Minimax-H3-fl2va-ref2va-hybrid-models/tree/main
|
| 4 |
|
| 5 |
It uses the custom VAE from here: https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/tree/main
|
|
|
|
| 6 |
It uses the LoRA from here: https://huggingface.co/Kijai/MiniMax-H3-experimental/tree/main/loras
|
| 7 |
|
| 8 |
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
|
|
|
|
| 3 |
This uses the hybrid MiniMax H3 model from here: https://huggingface.co/smhfacct/Minimax-H3-fl2va-ref2va-hybrid-models/tree/main
|
| 4 |
|
| 5 |
It uses the custom VAE from here: https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/tree/main
|
| 6 |
+
|
| 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
|