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

yc4ny
/
SVAD-models

Diffusers
ONNX
Model card Files Files and versions
xet
Community

Instructions to use yc4ny/SVAD-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use yc4ny/SVAD-models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("yc4ny/SVAD-models", 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
SVAD-models / submodules /GAGAvatar /assets
1.86 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
yc4ny's picture
yc4ny
Upload submodules/GAGAvatar/assets/vgghead/vgg_heads_l.trcd with huggingface_hub
b5d28a6 verified 10 months ago
  • emica
    Upload submodules/GAGAvatar/assets/emica/ins_scrfd_10g_bnkps.onnx with huggingface_hub 10 months ago
  • flame
    Upload submodules/GAGAvatar/assets/flame/FLAME_with_eye.pt with huggingface_hub 10 months ago
  • matting
    Upload submodules/GAGAvatar/assets/matting/stylematte_synth.pt with huggingface_hub 10 months ago
  • vgghead
    Upload submodules/GAGAvatar/assets/vgghead/vgg_heads_l.trcd with huggingface_hub 10 months ago
  • GAGAvatar.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    747 MB
    xet
    Upload submodules/GAGAvatar/assets/GAGAvatar.pt with huggingface_hub 10 months ago