Any-to-Any
Transformers
Safetensors
bagel
text-generation
zhengli1013 commited on
Commit
304c4ad
·
verified ·
1 Parent(s): b4b424f

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,14 +9,14 @@ license: apache-2.0
9
  ---
10
 
11
  <p align="left">
12
- <img src="https://github.com/zhengdian1/Uni-Edit/tree/main/assets/logo.jpg" alt="Uni-Edit" width="480"/>
13
  </p>
14
 
15
 
16
- # 🥯 BAGEL Unified Model for Multimodal Understanding and Generation
17
 
18
 
19
- [**Project Page**]() | [**GitHub Repository**](https://github.com/zhengdian1/Uni-Edit) | [**Paper**]()
20
 
21
  # 👀 Intro
22
 
@@ -32,7 +32,7 @@ Extensive experiments on BAGEL and Janus-Pro demonstrate that tuning solely on U
32
 
33
  ## 🎥 Demo
34
 
35
- Refer to our website [[🌐Project Page]]()
36
 
37
  ## 🚀 Training and Inference
38
 
@@ -52,7 +52,7 @@ If you find our work helpful for your research, please consider citing our work:
52
  @article{zheng2026uniedit,
53
  title = {Uni-Edit: Intelligent Editing Is A General Task For Unified Model Tuning},
54
  author = {Zheng, Dian and Zhang, Manyuan and Li, Hongyu and Liu, Hongbo and Zou, Kai and Feng, Kaituo and Li, Hongsheng},
55
- journal = {},
56
  year = {2026}
57
  }
58
  ```
 
9
  ---
10
 
11
  <p align="left">
12
+ <img src="https://github.com/zhengdian1/Uni-Edit/blob/main/assets/logo.jpg?raw=true" alt="Uni-Edit" width="480"/>
13
  </p>
14
 
15
 
16
+ # 🥯 Uni-Edit: Intelligent Editing Is A General Task For Unified Model Tuning
17
 
18
 
19
+ [**Project Page**](https://zhengdian1.github.io/Uni-Edit-proj/) | [**GitHub Repository**](https://github.com/zhengdian1/Uni-Edit) | [**Paper**](https://arxiv.org/pdf/2605.21487)
20
 
21
  # 👀 Intro
22
 
 
32
 
33
  ## 🎥 Demo
34
 
35
+ Refer to our website [[🌐Project Page]](https://zhengdian1.github.io/Uni-Edit-proj/)
36
 
37
  ## 🚀 Training and Inference
38
 
 
52
  @article{zheng2026uniedit,
53
  title = {Uni-Edit: Intelligent Editing Is A General Task For Unified Model Tuning},
54
  author = {Zheng, Dian and Zhang, Manyuan and Li, Hongyu and Liu, Hongbo and Zou, Kai and Feng, Kaituo and Li, Hongsheng},
55
+ journal = {arXiv preprint arXiv:2605.21487},
56
  year = {2026}
57
  }
58
  ```