MiniMax-AI commited on
Commit
c2509fd
·
verified ·
1 Parent(s): a21f1db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -110,11 +110,11 @@ We recommend the following inference frameworks to serve the model:
110
 
111
  - [SGLang](https://docs.sglang.io/) \- see [cookbook](https://sgl-project.github.io/sglang-omni/cookbook/minimax_music3.html)
112
 
113
- - [diffusers](https://github.com/huggingface/diffusers) \- see [diffusers docs](https://huggingface.co/docs/diffusers/main/en/api/pipelines/minimax_h3)
 
 
114
 
115
- - [ComfyUI](https://github.com/Comfy-Org/ComfyUI) \- see [Comfy tutorial](https://docs.comfy.org/tutorials/video/minimax/minimax-h3);
116
 
117
- -
118
  ### Serve with SGLang-Omni
119
 
120
  ```bash
 
110
 
111
  - [SGLang](https://docs.sglang.io/) \- see [cookbook](https://sgl-project.github.io/sglang-omni/cookbook/minimax_music3.html)
112
 
113
+ - [diffusers](https://github.com/huggingface/diffusers) \- see [diffusers docs](https://github.com/huggingface/diffusers/blob/minimax-music3-integration/docs/source/en/api/pipelines/minimax_music3.md)
114
+
115
+ - [ComfyUI](https://github.com/Comfy-Org/ComfyUI)
116
 
 
117
 
 
118
  ### Serve with SGLang-Omni
119
 
120
  ```bash