rearrange examples

This commit is contained in:
Artiprocher
2024-06-06 18:50:07 +08:00
parent f6de5eef4d
commit 4d4a095420
20 changed files with 140 additions and 45 deletions

View File

@@ -26,6 +26,8 @@ models/HunyuanDiT/
The original resolution of Hunyuan DiT is 1024x1024. If you want to use larger resolutions, please use highres-fix.
Hunyuan DiT is also supported in our UI.
```python
from diffsynth import ModelManager, HunyuanDiTImagePipeline
import torch