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

stepfun-ai
/
stepvideo-t2v

Text-to-Video
Diffusers
Safetensors
StepVideoPipeline
Model card Files Files and versions
xet
Community
9

Instructions to use stepfun-ai/stepvideo-t2v with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use stepfun-ai/stepvideo-t2v with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stepfun-ai/stepvideo-t2v", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
stepvideo-t2v / step_llm
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
fisherma's picture
fisherma
Upload step_llm/model.safetensors.index.json with huggingface_hub
79225d5 verified over 1 year ago
  • config.json
    897 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • model-00001-of-00009.safetensors
    4.98 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00002-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00003-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00004-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00005-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00006-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00007-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00008-of-00009.safetensors
    4.79 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00009-of-00009.safetensors
    623 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model.safetensors.index.json
    24.9 kB
    Upload step_llm/model.safetensors.index.json with huggingface_hub over 1 year ago
  • step1_chat_tokenizer.model
    1.05 MB
    xet
    Upload folder using huggingface_hub over 1 year ago