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

ViTeX-Bench
/
ViTeX-Edit-14B

Text-to-Video
Diffusers
Safetensors
video-editing
text-editing
text-replacement
diffusion
Model card Files Files and versions
xet
Community

Instructions to use ViTeX-Bench/ViTeX-Edit-14B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ViTeX-Bench/ViTeX-Edit-14B with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ViTeX-Bench/ViTeX-Edit-14B", 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
ViTeX-Edit-14B / base_model /google /umt5-xxl
21.5 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
ViTeX-Bench's picture
ViTeX-Bench
Bundle Wan2.1-VACE-14B base model files (self-contained inference)
847e937 verified 15 days ago
  • special_tokens_map.json
    6.62 kB
    Bundle Wan2.1-VACE-14B base model files (self-contained inference) 15 days ago
  • spiece.model
    4.55 MB
    xet
    Bundle Wan2.1-VACE-14B base model files (self-contained inference) 15 days ago
  • tokenizer.json
    16.8 MB
    xet
    Bundle Wan2.1-VACE-14B base model files (self-contained inference) 15 days ago
  • tokenizer_config.json
    61.7 kB
    Bundle Wan2.1-VACE-14B base model files (self-contained inference) 15 days ago