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

mikestealth
/
civitai

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use mikestealth/civitai with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("mikestealth/civitai", 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
civitai
69.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
mikestealth's picture
mikestealth
Upload 2 files
c1f54ab verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • cyberrealisticFlux_v25_fp8.safetensors
    11.9 GB
    xet
    Upload cyberrealisticFlux_v25_fp8.safetensors 6 months ago
  • flux-vae-bf16.safetensors
    168 MB
    xet
    Upload 2 files 5 months ago
  • flux1KreaDevFP8_fp8SCALED.safetensors
    11.9 GB
    xet
    Upload flux1KreaDevFP8_fp8SCALED.safetensors 6 months ago
  • gonzalomoXLFluxPony_v10FluxDAIO.safetensors
    17.1 GB
    xet
    Upload gonzalomoXLFluxPony_v10FluxDAIO.safetensors 8 months ago
  • gonzalomoXLFluxPony_v30UnityXLDMD.safetensors
    6.94 GB
    xet
    Upload gonzalomoXLFluxPony_v30UnityXLDMD.safetensors 8 months ago
  • gonzalomoXLFluxPony_v40UnityXLDMD.safetensors
    6.94 GB
    xet
    Upload gonzalomoXLFluxPony_v40UnityXLDMD.safetensors 8 months ago
  • ponyRealism_V22.safetensors
    7.11 GB
    xet
    Upload ponyRealism_V22.safetensors 8 months ago
  • t5xxl_fp8_e4m3fn.safetensors
    4.89 GB
    xet
    Upload 2 files 5 months ago
  • xinsir__controlnet-union-sdxl-1.0__diffusion_pytorch_model.safetensors
    2.51 GB
    xet
    Upload xinsir__controlnet-union-sdxl-1.0__diffusion_pytorch_model.safetensors 8 months ago