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

TheAwakenOne
/
Marilyn-Monroe

Text-to-Image
Diffusers
flux
lora
template:sd-lora
fluxgym
Model card Files Files and versions
xet
Community
3

Instructions to use TheAwakenOne/Marilyn-Monroe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TheAwakenOne/Marilyn-Monroe 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("TheAwakenOne/Marilyn-Monroe")
    
    prompt = "Marilyn Monroe with a bright smile on her face. She is wearing a white dress with a plunging neckline and her signature blonde hair is styled in curls. Her eyes are bright and her lips are curved"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Marilyn-Monroe / sample
1.29 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
TheAwakenOne's picture
TheAwakenOne
Upload folder using huggingface_hub
0885dc3 verified over 1 year ago
  • Marilyn Monroe_000600_00_20240917012101.png
    329 kB
    Upload folder using huggingface_hub over 1 year ago
  • Marilyn Monroe_000600_01_20240917012312.png
    329 kB
    Upload folder using huggingface_hub over 1 year ago
  • Marilyn Monroe_000600_02_20240917012526.png
    308 kB
    Upload folder using huggingface_hub over 1 year ago
  • Marilyn Monroe_000600_03_20240917012739.png
    320 kB
    Upload folder using huggingface_hub over 1 year ago