xiaozaa commited on
Commit
df52708
1 Parent(s): a6d7aa6

Readme change

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ Also inspired by [In-Context LoRA](https://arxiv.org/abs/2410.23775) for prompt
9
  **Latest Achievement**
10
  (2024/11/25):
11
  - Released lora weights. FID: 6.0675811767578125 on VITON-HD dataset. Test configuration: scale 30, step 30.
 
12
 
13
  (2024/11/24):
14
  - Released FID score and gradio demo
 
9
  **Latest Achievement**
10
  (2024/11/25):
11
  - Released lora weights. FID: 6.0675811767578125 on VITON-HD dataset. Test configuration: scale 30, step 30.
12
+ - Revise gradio demo. Added huggingface spaces support.
13
 
14
  (2024/11/24):
15
  - Released FID score and gradio demo