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

prithivMLmods
/
Shadow-Projection-Flux-LoRA

Text-to-Image
Diffusers
lora
template:diffusion-lora
Shadow Projection
Flare
Model card Files Files and versions
xet
Community

Instructions to use prithivMLmods/Shadow-Projection-Flux-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use prithivMLmods/Shadow-Projection-Flux-LoRA 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("prithivMLmods/Shadow-Projection-Flux-LoRA")
    
    prompt = "Shadow Projection, a close-up shot of a womans face is visible. Her eyes are a piercing blue, and her eyelashes are a darker shade of blue. Her eyebrows are a dark brown, and she has long, wavy brown hair. Her lips are a lighter shade of brown, with a slight smile on her lips. The womans eyebrows are dark, adding a touch of depth to her face. The background is blurred, and the womans shadow is cast on the right side of the frame."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Shadow-Projection-Flux-LoRA / images
3.49 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
prithivMLmods's picture
prithivMLmods
Delete images/99cc6c43-1890-45e8-8511-b3963925b2c1.webp
95a4f3d verified over 1 year ago
  • SP1.png
    1.18 MB
    xet
    Upload 3 files over 1 year ago
  • SP2.png
    1.09 MB
    xet
    Upload 3 files over 1 year ago
  • SP3.png
    1.23 MB
    xet
    Upload 3 files over 1 year ago