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

  • Log In
  • Sign Up

neph1
/
framepack-camera-controls

Diffusers
Model card Files Files and versions
xet
Community

Instructions to use neph1/framepack-camera-controls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use neph1/framepack-camera-controls with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("neph1/framepack-camera-controls", 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
framepack-camera-controls
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
neph1's picture
neph1
Update README.md
0030c36 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    1.74 kB
    Update README.md 11 months ago
  • cam_control_rotate_left_600.safetensors
    250 MB
    xet
    Upload 6 files 11 months ago
  • cam_control_rotate_up.safetensors
    250 MB
    xet
    Upload 6 files 11 months ago
  • cam_control_zoom_out.safetensors
    250 MB
    xet
    Upload 6 files 11 months ago
  • handheld_camera.safetensors
    250 MB
    xet
    Upload 2 files 11 months ago
  • hero_zoom_500.safetensors
    250 MB
    xet
    Upload 6 files 11 months ago
  • rotate_360_500.safetensors
    250 MB
    xet
    Upload 6 files 11 months ago
  • slow_zoom_500.safetensors
    125 MB
    xet
    Upload 2 files 11 months ago