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

  • Log In
  • Sign Up

second-state
/
3dAnimationDiffusion_v10-GGUF

Text-to-Image
Diffusers
GGUF
English
Anime
Disney
3D
Lykon
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community
1

Instructions to use second-state/3dAnimationDiffusion_v10-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use second-state/3dAnimationDiffusion_v10-GGUF with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("second-state/3dAnimationDiffusion_v10-GGUF", 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
  • Local Apps
  • Draw Things
  • DiffusionBee
3dAnimationDiffusion_v10-GGUF
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
apepkuss79's picture
apepkuss79
Update README.md
0f06909 verified over 1 year ago
  • .gitattributes
    2.04 kB
    Upload vae-f16.gguf with huggingface_hub over 1 year ago
  • 3dAnimationDiffusion_v10-Q4_0.gguf
    1.57 GB
    xet
    Update models over 1 year ago
  • 3dAnimationDiffusion_v10-Q4_1.gguf
    1.59 GB
    xet
    Update models over 1 year ago
  • 3dAnimationDiffusion_v10-Q5_0.gguf
    1.62 GB
    xet
    Update models over 1 year ago
  • 3dAnimationDiffusion_v10-Q5_1.gguf
    1.64 GB
    xet
    Update models over 1 year ago
  • 3dAnimationDiffusion_v10-Q8_0.gguf
    1.76 GB
    xet
    Update models over 1 year ago
  • 3dAnimationDiffusion_v10-f16.gguf
    2.13 GB
    xet
    Update models over 1 year ago
  • README.md
    2.43 kB
    Update README.md over 1 year ago
  • vae-Q8_0.gguf
    165 MB
    xet
    Upload vae-Q8_0.gguf with huggingface_hub over 1 year ago
  • vae-f16.gguf
    167 MB
    xet
    Upload vae-f16.gguf with huggingface_hub over 1 year ago