Any-to-Any
Transformers
PyTorch
Safetensors
text-to-image
image-editing
image-understanding
vision-language
multimodal
autoregressive
unified-model
Instructions to use Skywork/Skywork-UniPic-1.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Skywork/Skywork-UniPic-1.5B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Skywork/Skywork-UniPic-1.5B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Fix pipeline_tag π€
#2
by merve HF Staff - opened
No description provided.
OrlandoHugBot changed pull request status to merged