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

  • Log In
  • Sign Up

ManglerFTW
/
CharHelper_Fine-Tuned

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

Instructions to use ManglerFTW/CharHelper_Fine-Tuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ManglerFTW/CharHelper_Fine-Tuned with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ManglerFTW/CharHelper_Fine-Tuned", 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
CharHelper_Fine-Tuned
7.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
ManglerFTW's picture
ManglerFTW
Upload 12 files
3a18eba about 3 years ago
  • StableTuner_RunPod_Fix
    Upload 12 files about 3 years ago
  • images
    Upload 20 files about 3 years ago
  • scheduler
    Upload 13 files about 3 years ago
  • text_encoder
    Upload 13 files about 3 years ago
  • tokenizer
    Upload 13 files about 3 years ago
  • unet
    Upload 13 files about 3 years ago
  • vae
    Upload 13 files about 3 years ago
  • .gitattributes
    8 kB
    Upload 20 files about 3 years ago
  • CharHelper Fine-Tuned.safetensors
    2.61 GB
    xet
    Upload 2 files about 3 years ago
  • CharHelper Fine-Tuned.yaml
    1.82 kB
    Upload 2 files about 3 years ago
  • README.md
    25.3 kB
    Update README.md about 3 years ago
  • args.json
    3.54 kB
    Upload 13 files about 3 years ago
  • model_index.json
    511 Bytes
    Upload 13 files about 3 years ago