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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Keltezaa
/
meg-ryan

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
celebrity
Model card Files Files and versions
xet
Community
2

Instructions to use Keltezaa/meg-ryan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Keltezaa/meg-ryan with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Keltezaa/meg-ryan")
    
    prompt = "photo of a  female,  having a coffee at a diner, short blonde hair,, smiling, happy,"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
meg-ryan
40.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Keltezaa's picture
Keltezaa
Add generated example (#2)
0ab2b89 verified over 1 year ago
  • images
    Add generated example (#2) over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 36676617.jpeg
    34.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36676618.jpeg
    41.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36676619.jpeg
    36.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    2.45 kB
    Add generated example (#2) over 1 year ago
  • meg-ryan.safetensors
    39.8 MB
    xet
    Upload folder using huggingface_hub over 1 year ago