Text-to-Image
Diffusers
PyTorch
English
Chinese
sanaka87 commited on
Commit
ddcce33
·
verified ·
1 Parent(s): 62f6502

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
  - showlab/show-o-w-clip-vit
10
  pipeline_tag: any-to-any
11
  ---
12
- # Show-o-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
 
@@ -17,7 +17,13 @@ This repository hosts the model weights for **Show-o-RecA**. For installation, u
17
 
18
  ## 🧠 Method
19
 
20
- Coming soon! Stay tuned~
 
 
 
 
 
 
21
 
22
  ## 📊 Benchmarks
23
 
 
9
  - showlab/show-o-w-clip-vit
10
  pipeline_tag: any-to-any
11
  ---
12
+ # Show-o-RecA
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
 
 
17
 
18
  ## 🧠 Method
19
 
20
+ [![Paper](https://img.shields.io/badge/paper-A42C25?style=for-the-badge&logo=arxiv&logoColor=white)](https://arxiv.org/pdf/2509.07295)
21
+ [![ArXiv](https://img.shields.io/badge/arXiv-A42C25?style=for-the-badge&logo=arxiv&logoColor=white&color=blue)](https://arxiv.org/abs/2509.07295)
22
+ [![Github](https://img.shields.io/badge/RecA-000000?style=for-the-badge&logo=github&logoColor=000&logoColor=white)](https://github.com/HorizonWind2004/reconstruction-alignment)
23
+ [![Hugging Face Collection](https://img.shields.io/badge/HF_Models-fcd022?style=for-the-badge&logo=huggingface&logoColor=000)](https://huggingface.co/collections/sanaka87/realign-68ad2176380355a3dcedc068)
24
+ [![HF Demo](https://img.shields.io/badge/Demo_(BAGEL)-fcd022?style=for-the-badge&logo=huggingface&logoColor=000)](https://huggingface.co/spaces/sanaka87/BAGEL-ReAlign)
25
+ [![Project Page](https://img.shields.io/badge/Project_Page-00CED1?style=for-the-badge&logo=web&logoColor=white)](https://reconstruction-alignment.github.io/)
26
+
27
 
28
  ## 📊 Benchmarks
29