Feature Extraction
Transformers
PyTorch
English
motion
clip
text-to-motion
motion-retrieval
multimodal
human-motion
motion-generation
Instructions to use khania/motion-clip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use khania/motion-clip with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="khania/motion-clip")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("khania/motion-clip", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
873cf13 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fd889ff01f6f22ead7f0a8ed5859f4358547dfe4899012c061f0c2dbb323c3af
size 481994447
|