Text-to-Image
Diffusers
English
Chinese
sanaka87 commited on
Commit
51914d9
·
verified ·
1 Parent(s): 07cbe3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,11 +9,11 @@ base_model:
9
  - wusize/Harmon-0_5B
10
  pipeline_tag: any-to-any
11
  ---
12
- # Harmon-0.5B-ReAlign (Paper Coming Soon)
13
 
14
  > A self-supervised training framework that aligns understanding and generation in modest compute, with huge **zero-shot** gain on generation and editing capability.
15
 
16
- This repository hosts the model weights for **Harmon-0.5B-ReAlign**. For installation, usage instructions, and further documentation, please visit Harmon's original [GitHub repository](https://github.com/wusize/Harmon).
17
 
18
  ## 🧠 Method
19
 
@@ -24,11 +24,11 @@ Coming soon! Stay tuned~
24
  | Model | GenEval ↑ | DPGBench ↑ | WISE ↑ |
25
  | ------------ | --------- | --------- | --------- |
26
  | **Harmon-0.5B** | 0.68 | 80.12 | 0.33 |
27
- | **Harmon-0.5B-ReAlign** | **0.79** | **84.67** | **0.40** |
28
 
29
  ## License
30
 
31
- Harmon-0.5B-ReAlign is licensed under the Apache 2.0 license.
32
 
33
  ## ✍️ Citation
34
 
 
9
  - wusize/Harmon-0_5B
10
  pipeline_tag: any-to-any
11
  ---
12
+ # Harmon-0.5B-RecA (Paper Coming Soon)
13
 
14
  > A self-supervised training framework that aligns understanding and generation in modest compute, with huge **zero-shot** gain on generation and editing capability.
15
 
16
+ This repository hosts the model weights for **Harmon-0.5B-RecA**. For installation, usage instructions, and further documentation, please visit Harmon's original [GitHub repository](https://github.com/wusize/Harmon).
17
 
18
  ## 🧠 Method
19
 
 
24
  | Model | GenEval ↑ | DPGBench ↑ | WISE ↑ |
25
  | ------------ | --------- | --------- | --------- |
26
  | **Harmon-0.5B** | 0.68 | 80.12 | 0.33 |
27
+ | **Harmon-0.5B-RecA** | **0.79** | **84.67** | **0.40** |
28
 
29
  ## License
30
 
31
+ Harmon-0.5B-RecA is licensed under the Apache 2.0 license.
32
 
33
  ## ✍️ Citation
34