Spaces:
Running
on
Zero
Running
on
Zero
fix typo
Browse files
README.md
CHANGED
@@ -27,9 +27,9 @@ Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt
|
|
27 |
| ![Original](example/person/00008_00.jpg) | ![Garment](example/garment/00034_00.jpg) | ![Result](example/result/3.png) |
|
28 |
|
29 |
## Model Weights
|
30 |
-
|
31 |
|
32 |
-
|
33 |
|
34 |
The model weights are trained on the [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset.
|
35 |
|
|
|
27 |
| ![Original](example/person/00008_00.jpg) | ![Garment](example/garment/00034_00.jpg) | ![Result](example/result/3.png) |
|
28 |
|
29 |
## Model Weights
|
30 |
+
Fine-tuning weights in Hugging Face: 🤗 [catvton-flux-alpha](https://huggingface.co/xiaozaa/catvton-flux-alpha)
|
31 |
|
32 |
+
LORA weights in Hugging Face: 🤗 [catvton-flux-lora-alpha](https://huggingface.co/xiaozaa/catvton-flux-lora-alpha)
|
33 |
|
34 |
The model weights are trained on the [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset.
|
35 |
|