Any-to-Any
Transformers
Diffusers
Safetensors
text-to-image
image-editing
image-understanding
vision-language
multimodal
autoregressive
unified-model
Instructions to use Skywork/UniPic2-Metaquery-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Skywork/UniPic2-Metaquery-9B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Skywork/UniPic2-Metaquery-9B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
add license tag
#1
by linoyts HF Staff - opened
hey! congrats on the release ππ»
I added a license tag that matches the license mentioned in the README
OrlandoHugBot changed pull request status to merged