Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

khania
/
motion-clip

Feature Extraction
Transformers
PyTorch
English
motion
clip
text-to-motion
motion-retrieval
multimodal
human-motion
motion-generation
Model card Files Files and versions
xet
Community

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", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
motion-clip
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
khania's picture
khania
MotionCLIP model update
873cf13 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    7.14 kB
    MotionCLIP model update about 2 months ago
  • config.json
    238 Bytes
    MotionCLIP model update about 2 months ago
  • mean.npy
    1.22 kB
    xet
    MotionCLIP model update about 2 months ago
  • motion_clip_hf.py
    12 kB
    MotionCLIP model update about 2 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    482 MB
    xet
    MotionCLIP model update about 2 months ago
  • std.npy
    1.22 kB
    xet
    MotionCLIP model update about 2 months ago