Update pipeline tag and add paper link
#5
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,17 +1,20 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
- zh
|
| 5 |
-
|
| 6 |
-
- tencent/HunyuanImage-3.0-Instruct
|
| 7 |
-
pipeline_tag: image-text-to-image
|
| 8 |
---
|
|
|
|
| 9 |
<div align="center">
|
| 10 |
<img src="./assets/tencent-hy-wu-logo.svg" alt="HY-WU Logo" width="600">
|
| 11 |
|
| 12 |
# HY-WU (Part I): An Extensible Functional Neural Memory Framework and An Instantiation in Text-Guided Image Editing
|
| 13 |
</div>
|
| 14 |
|
|
|
|
|
|
|
| 15 |
<div align="center">
|
| 16 |
<img src="./assets/teaser.png" alt="HY-WU Teaser" width="800">
|
| 17 |
</div>
|
|
@@ -20,7 +23,7 @@ pipeline_tag: image-text-to-image
|
|
| 20 |
<a href=https://tencent-hy-wu.github.io/ target="_blank"><img src=https://img.shields.io/badge/π%20Demo-4285F4.svg height=22px></a>
|
| 21 |
<a href=https://huggingface.co/tencent/HY-WU target="_blank"><img src=https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-d96902.svg height=22px></a>
|
| 22 |
<a href=https://github.com/Tencent-Hunyuan/HY-WU target="_blank"><img src=https://img.shields.io/badge/GitHub-181717.svg?logo=github height=22px></a>
|
| 23 |
-
<a href=https://
|
| 24 |
<a href=https://x.com/TencentHunyuan target="_blank"><img src=https://img.shields.io/badge/Hunyuan-black.svg?logo=x height=22px></a>
|
| 25 |
<a href=https://docs.qq.com/doc/DUVVadmhCdG9qRXBU target="_blank"><img src=https://img.shields.io/badge/π-PromptHandBook-grey.svg?logo=book height=22px></a>
|
| 26 |
</div>
|
|
@@ -32,7 +35,7 @@ pipeline_tag: image-text-to-image
|
|
| 32 |
|
| 33 |
## π₯ News
|
| 34 |
|
| 35 |
-
- **March 6,
|
| 36 |
|
| 37 |
## ποΈ Contents
|
| 38 |
- [π₯ News](#-news)
|
|
@@ -169,8 +172,6 @@ python gradio/app.py
|
|
| 169 |
|
| 170 |
> π **Web Interface:** Open your browser and navigate to `http://localhost:7680` or shared link.
|
| 171 |
|
| 172 |
-
</details>
|
| 173 |
-
|
| 174 |
## π§± Memory Requirement
|
| 175 |
|
| 176 |
| Base model param | HY-WU param | Recommended VRAM |
|
|
@@ -200,13 +201,10 @@ Given that these commercial systems are likely trained with substantially larger
|
|
| 200 |
If you find HY-WU useful in your research, please cite our work:
|
| 201 |
|
| 202 |
```bibtex
|
| 203 |
-
@
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
journal = {GitHub repository},
|
| 209 |
-
howpublished = {\url{https://github.com/Tencent-Hunyuan/HY-WU}},
|
| 210 |
-
note = {Preprint}
|
| 211 |
}
|
| 212 |
```
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- tencent/HunyuanImage-3.0-Instruct
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
- zh
|
| 7 |
+
pipeline_tag: image-to-image
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
+
|
| 10 |
<div align="center">
|
| 11 |
<img src="./assets/tencent-hy-wu-logo.svg" alt="HY-WU Logo" width="600">
|
| 12 |
|
| 13 |
# HY-WU (Part I): An Extensible Functional Neural Memory Framework and An Instantiation in Text-Guided Image Editing
|
| 14 |
</div>
|
| 15 |
|
| 16 |
+
This repository contains the official implementation and model weights for the paper [HY-WU (Part I): An Extensible Functional Neural Memory Framework and An Instantiation in Text-Guided Image Editing](https://huggingface.co/papers/2603.07236).
|
| 17 |
+
|
| 18 |
<div align="center">
|
| 19 |
<img src="./assets/teaser.png" alt="HY-WU Teaser" width="800">
|
| 20 |
</div>
|
|
|
|
| 23 |
<a href=https://tencent-hy-wu.github.io/ target="_blank"><img src=https://img.shields.io/badge/π%20Demo-4285F4.svg height=22px></a>
|
| 24 |
<a href=https://huggingface.co/tencent/HY-WU target="_blank"><img src=https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-d96902.svg height=22px></a>
|
| 25 |
<a href=https://github.com/Tencent-Hunyuan/HY-WU target="_blank"><img src=https://img.shields.io/badge/GitHub-181717.svg?logo=github height=22px></a>
|
| 26 |
+
<a href=https://arxiv.org/abs/2603.07236 target="_blank"><img src=https://img.shields.io/badge/Report-b5212f.svg?logo=arxiv height=22px></a>
|
| 27 |
<a href=https://x.com/TencentHunyuan target="_blank"><img src=https://img.shields.io/badge/Hunyuan-black.svg?logo=x height=22px></a>
|
| 28 |
<a href=https://docs.qq.com/doc/DUVVadmhCdG9qRXBU target="_blank"><img src=https://img.shields.io/badge/π-PromptHandBook-grey.svg?logo=book height=22px></a>
|
| 29 |
</div>
|
|
|
|
| 35 |
|
| 36 |
## π₯ News
|
| 37 |
|
| 38 |
+
- **March 6, 2026**: π **[HY-WU](https://github.com/Tencent-Hunyuan/HY-WU)** open source - Inference code and model weights publicly available.
|
| 39 |
|
| 40 |
## ποΈ Contents
|
| 41 |
- [π₯ News](#-news)
|
|
|
|
| 172 |
|
| 173 |
> π **Web Interface:** Open your browser and navigate to `http://localhost:7680` or shared link.
|
| 174 |
|
|
|
|
|
|
|
| 175 |
## π§± Memory Requirement
|
| 176 |
|
| 177 |
| Base model param | HY-WU param | Recommended VRAM |
|
|
|
|
| 201 |
If you find HY-WU useful in your research, please cite our work:
|
| 202 |
|
| 203 |
```bibtex
|
| 204 |
+
@article{wu2026hy-wu,
|
| 205 |
+
title={HY-WU (Part I): An Extensible Functional Neural Memory Framework and An Instantiation in Text-Guided Image Editing},
|
| 206 |
+
author={Tencent HY Team, Mengxuan Wu, Xuanlei Zhao, Ziqiao Wang, Ruicheng Feng, Atlas Wang, Qinglin Lu, and Kai Wang},
|
| 207 |
+
journal={arXiv preprint arXiv:2603.07236},
|
| 208 |
+
year={2026}
|
|
|
|
|
|
|
|
|
|
| 209 |
}
|
| 210 |
```
|