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
/
jennifer-morrison

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

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

  • Libraries
  • Diffusers

    How to use Keltezaa/jennifer-morrison 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/jennifer-morrison")
    
    prompt = "woman, blonde, a RAW photo, 16mm film, artistic full color, serene and intimate portrait, subject sits in the center of the frame, subject has perfect posture, they directly face the viewer with their eyes locked onto the camera, they wear a cotton dress shirt, buttoned-up all but the topmost button, wearing a heart necklace which adds a touch of elegance to the overall appearance, soft, blurred background along with the soft lighting create a cozy atmosphere, drawing the viewer's attention to the subject's serene expression, the overall effect is one of calm and introspection, inviting the viewer to step into their world, in the background you will find the typical items found in an 18th London sitting room."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
jennifer-morrison
18.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Keltezaa's picture
Keltezaa
Upload folder using huggingface_hub
23534c0 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 37476641.jpeg
    41.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 37476759.jpeg
    41.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 37478669.jpeg
    27.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • Jennifer_Morrison.safetensors
    18.2 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    2.86 kB
    Upload folder using huggingface_hub over 1 year ago