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

  • Log In
  • Sign Up

bghira
/
pseudo-flex-base

Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-2-1
Model card Files Files and versions
xet
Community

Instructions to use bghira/pseudo-flex-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use bghira/pseudo-flex-base with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("bghira/pseudo-flex-base", 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
pseudo-flex-base
12.9 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 28 commits
PseudoTerminal X
Update model_index.json
d2f305f verified about 2 years ago
  • assets
    Upload 6 files almost 3 years ago
  • feature_extractor
    5375-MJClear: swapping dataset to MJ 5.1 almost 3 years ago
  • scheduler
    Update scheduler/scheduler_config.json about 2 years ago
  • text_encoder
    5375-MJClear: swapping dataset to MJ 5.1 almost 3 years ago
  • tokenizer
    5375-MJClear: swapping dataset to MJ 5.1 almost 3 years ago
  • unet
    4475 steps: applied offset noise and SNR gamma to resolve contrast almost 3 years ago
  • vae
    5375-MJClear: swapping dataset to MJ 5.1 almost 3 years ago
  • .gitattributes
    730 Bytes
    Upload 6 files almost 3 years ago
  • README.md
    13.8 kB
    Update README.md almost 3 years ago
  • model_index.json
    543 Bytes
    Update model_index.json about 2 years ago
  • pseudo-flex-base-fp16.safetensors
    2.58 GB
    xet
    CivitAI checkpoints almost 3 years ago
  • pseudo-flex-base-fp32.safetensors
    5.16 GB
    xet
    CivitAI checkpoints almost 3 years ago