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

lea97338
/
Lou

Text-to-Image
Diffusers
PyTorch
Safetensors
English
StableDiffusionPipeline
diffusion
ddpm
custom-architecture
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use lea97338/Lou with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lea97338/Lou", 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
Lou
1.47 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 33 commits
lea97338's picture
lea97338
Upload pytorch_model.bin with huggingface_hub
ef59777 verified 3 days ago
  • scheduler
    Upload folder using huggingface_hub 7 days ago
  • text_encoder
    Upload folder using huggingface_hub 7 days ago
  • tokenizer
    Upload folder using huggingface_hub 7 days ago
  • unet
    Upload folder using huggingface_hub 7 days ago
  • vae
    Upload folder using huggingface_hub 7 days ago
  • .gitattributes
    1.61 kB
    Upload folder using huggingface_hub 3 days ago
  • README.md
    6.22 kB
    Create README.md 4 days ago
  • config.json
    59 Bytes
    Upload config.json with huggingface_hub 4 days ago
  • lou_512x512.h5
    292 MB
    xet
    Upload folder using huggingface_hub 5 days ago
  • lou_model.pt
    67.9 kB
    xet
    Upload folder using huggingface_hub 5 days ago
  • model.index.json
    101 Bytes
    Upload folder using huggingface_hub 4 days ago
  • model.pt
    15.4 MB
    xet
    Upload folder using huggingface_hub 5 days ago
  • model.safetensors
    224 MB
    xet
    Upload model.safetensors with huggingface_hub 4 days ago
  • model_index.json
    371 Bytes
    Upload folder using huggingface_hub 7 days ago
  • output.png
    662 kB
    xet
    Upload folder using huggingface_hub 3 days ago
  • pytorch_model.bin
    4.74 MB
    xet
    Upload pytorch_model.bin with huggingface_hub 3 days ago
  • sample.png
    44.9 kB
    xet
    Upload sample.png with huggingface_hub 4 days ago
  • tokenizer.json
    712 kB
    Upload folder using huggingface_hub 4 days ago
  • tokenizer_config.json
    351 Bytes
    Upload folder using huggingface_hub 4 days ago