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

pseudotools
/
pseudocomfy-models

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use pseudotools/pseudocomfy-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("pseudotools/pseudocomfy-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
pseudocomfy-models / checkpoints
36.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
pseudotools's picture
pseudotools
Upload realvisxlV50_v50LightningBakedvae.safetensors
71d200c verified about 1 year ago
  • Juggernaut_X_RunDiffusion_Hyper.safetensors
    7.11 GB
    xet
    Upload Juggernaut_X_RunDiffusion_Hyper.safetensors over 1 year ago
  • aiAngelMix_v30.safetensors
    2.13 GB
    xet
    Rename aiAngelMix_v30.safetensors to checkpoints/aiAngelMix_v30.safetensors almost 2 years ago
  • albedobaseXL_v21.safetensors
    6.94 GB
    xet
    Rename albedobaseXL_v21.safetensors to checkpoints/albedobaseXL_v21.safetensors almost 2 years ago
  • realvisxlV50_v50LightningBakedvae.safetensors
    6.94 GB
    xet
    Upload realvisxlV50_v50LightningBakedvae.safetensors about 1 year ago
  • sd_xl_base_1.0.safetensors
    6.94 GB
    xet
    Rename sd_xl_base_1.0.safetensors to checkpoints/sd_xl_base_1.0.safetensors almost 2 years ago
  • sd_xl_refiner_1.0.safetensors
    6.08 GB
    xet
    Upload sd_xl_refiner_1.0.safetensors over 1 year ago