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
Safetensors
StableDiffusionPipeline
lou_conditional_gan
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.33 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
lea97338's picture
lea97338
Upload folder using huggingface_hub
1545aab verified 3 minutes ago
  • scheduler
    Upload folder using huggingface_hub 3 days ago
  • text_encoder
    Upload folder using huggingface_hub 3 days ago
  • tokenizer
    Upload folder using huggingface_hub 3 days ago
  • unet
    Upload folder using huggingface_hub 2 days ago
  • vae
    Upload folder using huggingface_hub 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • config.json
    201 Bytes
    Upload folder using huggingface_hub 3 minutes ago
  • lou_512x512.h5
    292 MB
    xet
    Upload folder using huggingface_hub about 19 hours ago
  • lou_model.pt
    67.9 kB
    xet
    Upload folder using huggingface_hub 1 day ago
  • model.index.json
    101 Bytes
    Upload folder using huggingface_hub 3 minutes ago
  • model.pt
    15.4 MB
    xet
    Upload folder using huggingface_hub 1 day ago
  • model.safetensors
    86.9 MB
    xet
    Upload folder using huggingface_hub 3 minutes ago
  • model_index.json
    371 Bytes
    Upload folder using huggingface_hub 3 days ago
  • tokenizer.json
    712 kB
    Upload folder using huggingface_hub 24 minutes ago
  • tokenizer_config.json
    351 Bytes
    Upload folder using huggingface_hub 24 minutes ago