Instructions to use PaddleMIX/VCtrl-5B-Canny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use PaddleMIX/VCtrl-5B-Canny with paddlenlp:
# ⚠️ Type of model unknown from paddlenlp.transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("PaddleMIX/VCtrl-5B-Canny", from_hf_hub=True) model = AutoModel.from_pretrained("PaddleMIX/VCtrl-5B-Canny", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
53c878a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a327046db68a44312d3cb06ea4476373e45f9b4392175c71ee01aeb25879631c
size 3445781127
|