Any-to-Any
Transformers
Diffusers
text-to-image
image-editing
image-understanding
vision-language
multimodal
unified-model
Instructions to use Skywork/Unipic3-Consistency-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Skywork/Unipic3-Consistency-Model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Skywork/Unipic3-Consistency-Model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by nonwhy - opened
No description provided.
OrlandoHugBot changed pull request status to merged