mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-24 10:12:41 +00:00
support kolors! (#106)
This commit is contained in:
11
README.md
11
README.md
@@ -8,6 +8,7 @@ DiffSynth Studio is a Diffusion engine. We have restructured architectures inclu
|
||||
Until now, DiffSynth Studio has supported the following models:
|
||||
|
||||
* [ExVideo](https://huggingface.co/ECNU-CILab/ExVideo-SVD-128f-v1)
|
||||
* [Kolors](https://huggingface.co/Kwai-Kolors/Kolors)
|
||||
* [Stable Diffusion 3](https://huggingface.co/stabilityai/stable-diffusion-3-medium)
|
||||
* [Stable Video Diffusion](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt)
|
||||
* [Hunyuan-DiT](https://github.com/Tencent/HunyuanDiT)
|
||||
@@ -85,11 +86,13 @@ Generate high-resolution images, by breaking the limitation of diffusion models!
|
||||
|
||||
LoRA fine-tuning is supported in [`examples/train`](./examples/train/).
|
||||
|
||||
|Stable Diffusion|Stable Diffusion XL|
|
||||
|Model|Example|
|
||||
|-|-|
|
||||
||||
|
||||
|Stable Diffusion 3|Hunyuan-DiT|
|
||||
|||
|
||||
|Stable Diffusion||
|
||||
|Stable Diffusion XL||
|
||||
|Stable Diffusion 3||
|
||||
|Kolors||
|
||||
|Hunyuan-DiT||
|
||||
|
||||
### Toon Shading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user