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

  • Log In
  • Sign Up

jhj74
/
opensora

Feature Extraction
Transformers
PyTorch
STDiT2
custom_code
Model card Files Files and versions
xet
Community

Instructions to use jhj74/opensora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jhj74/opensora with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="jhj74/opensora", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("jhj74/opensora", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
opensora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HuinJIN's picture
HuinJIN
Update config.json
9b71065 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    28 Bytes
    initial commit almost 2 years ago
  • config.json
    838 Bytes
    Update config.json almost 2 years ago
  • pytorch_model-00001.bin
    1.07 GB
    xet
    Upload 4 files almost 2 years ago
  • pytorch_model-00002.bin
    465 MB
    xet
    Upload 4 files almost 2 years ago
  • pytorch_model.bin.index.json
    44.9 kB
    Upload 4 files almost 2 years ago