Files
enginex-hygon-diffusers/README.md
zhousha da550979f5 update
2025-12-04 20:16:49 +08:00

21 lines
893 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# enginex-hygon-diffusers
运行于【海光 DCU】系列算力卡的【文本生成图片】引擎基于 diffusion 架构,支持 Stable Diffusion 等最新流行模型
因具体模型之间的启动方式和具体镜像会有略微差别,请详细查看 `/enginex` 目录下各个支持模型的启动测试方式。
## 可支持模型列表
可在项目文件夹 `/enginex` 下查看具体可支持模型文件的运行方式。
支持模型列表:
- AI-ModelScope/stable-diffusion-v1-5
- AI-ModelScope/stable-diffusion-3-medium
- black-forest-labs/FLUX.1-dev
- stabilityai/stable-diffusion-2-1-base
- stabilityai/stable-diffusion-xl-base-1.0
- stabilityai/stable-diffusion-xl-refiner-1.0
- AI-ModelScope/stable-diffusion-xl-base-1.0
- AI-ModelScope/stable-diffusion-xl-refiner-1.0
- AI-ModelScope/stable-diffusion-3.5-large
- AI-ModelScope/OOTDiffusion
- AI-ModelScope/IDM-VTON