diff --git a/docs.json b/docs.json
index eca4a52c..2f6b2b48 100644
--- a/docs.json
+++ b/docs.json
@@ -150,6 +150,12 @@
"tutorials/image/z-image/z-image-turbo"
]
},
+ {
+ "group": "Ovis",
+ "pages": [
+ "tutorials/image/ovis/ovis-image"
+ ]
+ },
"tutorials/image/cosmos/cosmos-predict2-t2i",
"tutorials/image/omnigen/omnigen2"
]
@@ -773,6 +779,12 @@
"zh-CN/tutorials/image/z-image/z-image-turbo"
]
},
+ {
+ "group": "Ovis",
+ "pages": [
+ "zh-CN/tutorials/image/ovis/ovis-image"
+ ]
+ },
"zh-CN/tutorials/image/cosmos/cosmos-predict2-t2i",
"zh-CN/tutorials/image/omnigen/omnigen2"
]
diff --git a/tutorials/image/ovis/ovis-image.mdx b/tutorials/image/ovis/ovis-image.mdx
new file mode 100644
index 00000000..19cd9d17
--- /dev/null
+++ b/tutorials/image/ovis/ovis-image.mdx
@@ -0,0 +1,54 @@
+---
+title: "Ovis-Image ComfyUI Workflow Example"
+description: "Ovis-Image is a 7B text-to-image model specifically optimized for high-quality text rendering, designed to operate efficiently under stringent computational constraints."
+sidebarTitle: "Ovis-Image"
+---
+
+import UpdateReminder from '/snippets/tutorials/update-reminder.mdx'
+
+**Ovis-Image** is a 7B text-to-image model built upon [Ovis-U1](https://github.com/AIDC-AI/Ovis-U1), specifically optimized for high-quality text rendering. It delivers text rendering quality comparable to much larger 20B-class systems while remaining compact enough to run on widely accessible hardware.
+
+**Model Highlights**:
+- **Strong Text Rendering at 7B Scale**: Delivers text rendering quality comparable to much larger 20B-class systems like Qwen-Image and competitive with leading closed-source models like GPT4o in text-centric scenarios
+- **High Fidelity on Text-Heavy Prompts**: Excels on prompts that demand tight alignment between linguistic content and rendered typography (e.g., posters, banners, logos, UI mockups, infographics)
+- **Accurate Bilingual Text Rendering**: Produces legible, correctly spelled, and semantically consistent text in both Chinese and English across diverse fonts, sizes, and aspect ratios
+- **Efficiency and Deployability**: Fits on a single high-end GPU with moderate memory, supports low-latency interactive use
+
+**Related Links**:
+- [GitHub](https://github.com/AIDC-AI/Ovis-Image)
+- [Hugging Face](https://huggingface.co/AIDC-AI/Ovis-Image-7B)
+
+## Ovis-Image text-to-image workflow
+
+
+