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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c3b7826 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:23a98370963377b887bc86f94f27dd21510a1c697e1c0334a6bacd6b7818e450
size 3439
|