diff --git a/omni/README.md b/omni/README.md index 914c88f4..26d1a75d 100644 --- a/omni/README.md +++ b/omni/README.md @@ -86,10 +86,14 @@ The following models are supported in ComfyUI workflows. For detailed model file | **Image Generation** | Z-Image-Turbo | Text-to-Image | `image_z_image_turbo.json` | | **Image Generation** | Flux.1, Flux.1 Kontext dev | Text-to-Image, Multi-Image Reference, ControlNet | `image_flux_kontext_dev_basic.json`, `image_flux_controlnet_example.json` | | **Image Generation** | FireRed-Image-Edit-1.1 | Image Editing | `image_firered_image_edit_1.1.json` | +| **Image Generation** | HiDream-O1 | Text-to-Image | `image_hidream_o1.json` | +| **Image Generation** | Krea2 Turbo | Text-to-Image | `image_krea2_turbo_t2i.json` | +| **Image Generation** | Boogu-Image Turbo, Boogu-Image Edit | Text-to-Image, Image Editing | `image_boogu_image_turbo.json`, `image_boogu_image_edit.json` | +| **Image Generation** | Mage-Flow Turbo, Mage-Flow Edit | Text-to-Image, Image Editing | `image_mage_flow_turbo.json`, `image_mage_flow_edit.json` | | **Video Generation** | Wan2.2 TI2V 5B, Wan2.2 T2V 14B, Wan2.2 I2V 14B | Text-to-Video, Image-to-Video | `video_wan2_2_5B_ti2v.json`, `video_wan2_2_14B_t2v.json`, `video_wan2_2_14B_t2v_rapid_aio_multi_xpu.json`, `video_wan2.2_14B_i2v_rapid_aio_multi_xpu.json` | | **Video Generation** | Wan2.2 Animate 14B | Video Animation | `video_wan2_2_animate_basic.json` | | **Video Generation** | HunyuanVideo 1.5 8.3B | Text-to-Video, Image-to-Video | `video_hunyuan_video_1.5_t2v.json`, `video_hunyuan_video_1.5_i2v.json`, `video_hunyuan_video_1.5_i2v_multi_xpu.json` | -| **Video Generation** | LTX-2 T2V 19B, LTX-2 I2V 19B, | Text-to-Video, Image-to-Video | `video_ltx2_19B_t2v.json`, `video_ltx2_19B_i2v.json`, `video_ltx_2_19B_t2v_distilled.json`, `video_ltx_2_19B_i2v_distilled.json` | +| **Video Generation** | LTX-2 T2V 19B, LTX-2 I2V 19B, LTX-2.3 T2V 22B, LTX-2.3 I2V 22B | Text-to-Video, Image-to-Video | `video_ltx2_19B_t2v.json`, `video_ltx2_19B_i2v.json`, `video_ltx_2_19B_t2v_distilled.json`, `video_ltx_2_19B_i2v_distilled.json` | | **3D Generation** | Hunyuan3D 2.1 | Text/Image-to-3D | `3d_hunyuan3d.json` | | **Audio Generation** | VoxCPM1.5, IndexTTS 2 | Text-to-Speech, Voice Cloning | `audio_VoxCPM_example.json`, `audio_indextts2.json` | | **Video Upscaling** | SeedVR2, FlashVSR-v1.1 | Video Restoration and Upscaling | `video_upscale_SeedVR2.json`, `video_upscale_FlashVSR.json` |