Instructions to use XinXuNLPer/MuseCoco_text2attribute with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use XinXuNLPer/MuseCoco_text2attribute with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("XinXuNLPer/MuseCoco_text2attribute") model = AutoModel.from_pretrained("XinXuNLPer/MuseCoco_text2attribute") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
c3b7826 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:85dd23b1a3b6ea8927b77cdb4a011d8396c4f2f23d8808938369dbe58e1ea71b
size 1345836413
|