Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

han-xudong
/
prosoro-mvae

Robotics
Transformers
ONNX
Safetensors
PyTorch
mvae
feature-extraction
prosoro
multimodal
custom_code
Model card Files Files and versions
xet
Community

Instructions to use han-xudong/prosoro-mvae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use han-xudong/prosoro-mvae with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("han-xudong/prosoro-mvae", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
prosoro-mvae
264 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 23 commits
han-xudong
modified: modeling.py
0cabb09 7 months ago
  • cylinder
    modified: config.json 7 months ago
  • dome
    modified: config.json 7 months ago
  • neck
    modified: config.json 7 months ago
  • octagonal_prism
    modified: config.json 7 months ago
  • origami
    modified: config.json 7 months ago
  • quadrangular_prism
    modified: config.json 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • .gitignore
    42 Bytes
    new file: .gitignore 7 months ago
  • README.md
    6.47 kB
    modified: README.md 7 months ago
  • __init__.py
    38 Bytes
    new file: __init__.py 7 months ago
  • config.json
    414 Bytes
    new file: config.json 7 months ago
  • modeling.py
    4.32 kB
    modified: modeling.py 7 months ago