Any-to-Any
Diffusion Single File
Art
Image Generation
Image Editing
Video Generation
Vision Translation
Bridge Model
Instructions to use Yuanshi/ViBT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Yuanshi/ViBT with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,11 @@ tags:
|
|
| 7 |
- Video Generation
|
| 8 |
- Vision Translation
|
| 9 |
- Bridge Model
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- Video Generation
|
| 8 |
- Vision Translation
|
| 9 |
- Bridge Model
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# 🎥 ViBT: Vision Bridge Transformer at Scale
|
| 13 |
+
<div style="text-align: center; display: flex; justify-content: left; gap: 5px;">
|
| 14 |
+
<a href="https://arxiv.org/abs/2511.23199"><img src="https://img.shields.io/badge/ariXv-Paper-A42C25.svg" alt="arXiv"></a>
|
| 15 |
+
<a href="https://huggingface.co/spaces/Yuanshi/ViBT"><img src="https://img.shields.io/badge/🤗Huggingface-Space-ffbd45.svg" alt="HuggingFace"></a>
|
| 16 |
+
<a href="https://github.com/Yuanshi9815/ViBT"><img src="https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github&" alt="GitHub"></a>
|
| 17 |
+
</div>
|