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

hacksider
/
deep-live-cam

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community
9

Instructions to use hacksider/deep-live-cam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use hacksider/deep-live-cam with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("hacksider/deep-live-cam", 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
deep-live-cam / tensorrt
2.39 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
hacksider's picture
hacksider
Upload 103 files
e1c6a60 verified 2 months ago
  • timing_cache.bin
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_main_graph_11468622136467215933_0_0_fp16_sm120.engine
    406 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_main_graph_7944541973742067960_0_0_fp16_sm120.engine
    406 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_main_graph_9149200664893899151_0_0_fp16_sm120.engine
    406 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_torch_jit_14036675650666254881_0_0_fp16_sm120.engine
    278 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_torch_jit_2967423256165141982_0_0_fp16_sm120.engine
    353 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_torch_jit_3449503860321206771_0_0_fp16_sm120.engine
    59.7 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_torch_jit_3661201353515100619_0_0_fp16_sm120.engine
    278 MB
    xet
    Upload 103 files 2 months ago
  • TensorrtExecutionProvider_TRTKernel_graph_torch_jit_7067118579408718409_0_0_fp16_sm120.engine
    183 MB
    xet
    Upload 103 files 2 months ago
  • manifest.json
    1.59 kB
    Upload 103 files 2 months ago