Spaces:
Running
on
Zero
Running
on
Zero
Merge branch 'main' of https://github.com/nftblackmagic/catvton-flux
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt
|
|
7 |
|
8 |
---
|
9 |
**Latest Achievement**
|
|
|
10 |
(2024/11/25):
|
11 |
- Released lora weights. Lora weights achieved FID: `6.0675811767578125` on VITON-HD dataset. Test configuration: scale 30, step 30.
|
12 |
- Revise gradio demo. Added huggingface spaces support.
|
@@ -26,7 +27,9 @@ Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt
|
|
26 |
|
27 |
## Model Weights
|
28 |
LORA weights in Hugging Face: 🤗 [catvton-flux-alpha](https://huggingface.co/xiaozaa/catvton-flux-alpha)
|
|
|
29 |
Fine-tuning weights in Hugging Face: 🤗 [catvton-flux-lora-alpha](https://huggingface.co/xiaozaa/catvton-flux-lora-alpha)
|
|
|
30 |
The model weights are trained on the [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset.
|
31 |
|
32 |
## Prerequisites
|
|
|
7 |
|
8 |
---
|
9 |
**Latest Achievement**
|
10 |
+
|
11 |
(2024/11/25):
|
12 |
- Released lora weights. Lora weights achieved FID: `6.0675811767578125` on VITON-HD dataset. Test configuration: scale 30, step 30.
|
13 |
- Revise gradio demo. Added huggingface spaces support.
|
|
|
27 |
|
28 |
## Model Weights
|
29 |
LORA weights in Hugging Face: 🤗 [catvton-flux-alpha](https://huggingface.co/xiaozaa/catvton-flux-alpha)
|
30 |
+
|
31 |
Fine-tuning weights in Hugging Face: 🤗 [catvton-flux-lora-alpha](https://huggingface.co/xiaozaa/catvton-flux-lora-alpha)
|
32 |
+
|
33 |
The model weights are trained on the [VITON-HD](https://github.com/shadow2496/VITON-HD) dataset.
|
34 |
|
35 |
## Prerequisites
|