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
Refine model card content and add pipeline tag
#1
by nielsr HF Staff - opened
This PR refines the model card by:
- Adding the
pipeline_tag: any-to-anyto the metadata, ensuring better discoverability for users interested in multimodal translation tasks. - Replacing the full paper abstract with a concise introduction, adhering to the best practice of keeping model cards brief and to the explicit instruction not to include the full abstract.
Yuanshi changed pull request status to merged