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-Flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Skywork/UniPic2-Metaquery-Flash with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Skywork/UniPic2-Metaquery-Flash", dtype="auto") - Notebooks
- Google Colab
- Kaggle