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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

finetrainers
/
3dgs-v0

Text-to-Video
Diffusers
Safetensors
diffusers-training
cogvideox
cogvideox-diffusers
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use finetrainers/3dgs-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use finetrainers/3dgs-v0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("finetrainers/3dgs-v0", torch_dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "3D_dissolve A small tiger character in a colorful winter outfit appears in a 3D appearance, surrounded by a dynamic burst of red sparks. The sparks swirl around the penguin, creating a dramatic effect as they gradually evaporate into a burst of red sparks, leaving behind a stark black background."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
3dgs-v0
11.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
sayakpaul's picture
sayakpaul HF Staff
Update README.md
2ddcd5e verified over 1 year ago
  • assets
    Upload assets/output_1.mp4 with huggingface_hub over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.62 kB
    Update README.md over 1 year ago
  • config.json
    911 Bytes
    Upload model over 1 year ago
  • diffusion_pytorch_model-00001-of-00002.safetensors
    9.93 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • diffusion_pytorch_model-00002-of-00002.safetensors
    1.22 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • diffusion_pytorch_model.safetensors.index.json
    103 kB
    Upload model over 1 year ago
  • extracted_3dgs_lora_64.safetensors
    504 MB
    xet
    Upload extracted_3dgs_lora_64.safetensors with huggingface_hub over 1 year ago