Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nftblackmagic committed Nov 26, 2024
2 parents 78ab9ac + 42d550d commit b12ff78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt

---
**Latest Achievement**

(2024/11/25):
- Released lora weights. Lora weights achieved FID: `6.0675811767578125` on VITON-HD dataset. Test configuration: scale 30, step 30.
- Revise gradio demo. Added huggingface spaces support.
Expand All @@ -26,7 +27,9 @@ Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt

## Model Weights
LORA weights in Hugging Face: 🤗 [catvton-flux-alpha](https://huggingface.co/xiaozaa/catvton-flux-alpha)

Fine-tuning weights in Hugging Face: 🤗 [catvton-flux-lora-alpha](https://huggingface.co/xiaozaa/catvton-flux-lora-alpha)

The model weights are trained on the [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset.

## Prerequisites
Expand Down

0 comments on commit b12ff78

Please sign in to comment.