Update README.md

This commit is contained in:
YehLi
2025-04-07 16:25:29 +08:00
committed by GitHub
parent 9bf3ac0e4f
commit 17580f13d1
+3 -3
View File
@@ -13,8 +13,8 @@ We offer both the full version and distilled models. For more information about
| Name | Script | Inference Steps | HuggingFace repo |
| --------------- | -------------------------------------------------- | --------------- | ---------------------- |
| HiDream-I1-Full | [inference.py](./inference.py) | 50 | 🤗 [HiDream-I1-Full](https://huggingface.co/HiDream-ai/HiDream-I1-Full) |
| HiDream-I1-Dev | [inference.py](./inference_distilled.py) | 28 | 🤗 [HiDream-I1-Dev](https://huggingface.co/HiDream-ai/HiDream-I1-Dev) |
| HiDream-I1-Fast | [inference.py](./inference_distilled.py) | 16 | 🤗 [HiDream-I1-Fast](https://huggingface.co/HiDream-ai/HiDream-I1-Fast) |
| HiDream-I1-Dev | [inference.py](./inference.py) | 28 | 🤗 [HiDream-I1-Dev](https://huggingface.co/HiDream-ai/HiDream-I1-Dev) |
| HiDream-I1-Fast | [inference.py](./inference.py) | 16 | 🤗 [HiDream-I1-Fast](https://huggingface.co/HiDream-ai/HiDream-I1-Fast) |
## Quick Start
@@ -91,4 +91,4 @@ python gradio_demo.py
## License
The code in this repository and the HiDream-I1 models are licensed under [MIT License](./LICENSE).
The code in this repository and the HiDream-I1 models are licensed under [MIT License](./LICENSE).