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: 135 Bytes
c3b7826 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e8d4ce259ca81b09064bb04192bbb62827874f629275067a5c9385c88b2e2302
size 2683226715
|