Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zml-ai authored Jun 14, 2024
1 parent 661ca38 commit 442ca2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
cd HunyuanDiT
# Use the huggingface-cli tool to download the model.
huggingface-cli download Tencent-Hunyuan/HYDiT-LoRA --local-dir ./ckpts/t2i/lora

# Quick start
python sample_t2i.py --prompt "青花瓷风格,一只猫在追蝴蝶" --no-enhance --load-key ema --lora_ckpt ./ckpts/t2i/lora/porcelain
```

### Training
Expand Down

0 comments on commit 442ca2b

Please sign in to comment.