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

  • Log In
  • Sign Up

mirroring
/
civitai_mirror

Text-to-Image
Diffusers
Safetensors
Civitai
mirror
stable diffusion
Model card Files Files and versions
xet
Community
40

Instructions to use mirroring/civitai_mirror with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use mirroring/civitai_mirror with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("mirroring/civitai_mirror", 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 Settings
  • Draw Things
  • DiffusionBee
civitai_mirror / models
Ctrl+K
Ctrl+K
  • 6 contributors
History: 1874 commits
headupdef's picture
headupdef
Upload 2 files
6de2106 about 3 years ago
  • Lora
    Upload models/Lora/Lora/morphyrichards.safetensors with huggingface_hub about 3 years ago
  • Stable-diffusion
    Upload 2 files about 3 years ago
  • SwinIR
    Upload /models/SwinIR/SwinIR_4x.pth with huggingface_hub about 3 years ago
  • VAE-approx
    Upload /models/VAE-approx/model.pt with huggingface_hub about 3 years ago
  • VAE
    MORE! about 3 years ago
  • deepdanbooru
    Upload more models, update json about 3 years ago
  • hypernetworks
    add more about 3 years ago
  • incoming
    remove duplicates about 3 years ago
  • karlo
    Upload /models/karlo/ViT-L-14_stats.th with huggingface_hub about 3 years ago
  • torch_deepdanbooru
    add files about 3 years ago