Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

strangerzonehf
/
Blaze.1-Portrait

Text-to-Image
Diffusers
lora
template:diffusion-lora
realism
portrait
Model card Files Files and versions
xet

Instructions to use strangerzonehf/Blaze.1-Portrait with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use strangerzonehf/Blaze.1-Portrait with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("prithivMLmods/Flux.1-Merged", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("strangerzonehf/Blaze.1-Portrait")
    
    prompt = "b1 portrait, Captured at eye-level, a close-up shot captures a young man with curly black hair, wearing a red and navy blue jacket with a white stripe down the front. His jacket is adorned with a black collar and a white logo with a blue letter \"F\" in the center. Behind him, a young woman in a navy blue and red tank top, also wearing a white hat, is seated on the beach. The background is a sandy beach, with a clear blue sky dotted with white fluffy clouds."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Blaze.1-Portrait
7.97 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 44 commits
prithivMLmods's picture
prithivMLmods
Delete images/7BFAC61C-85ED-4E82-8B8D-F518F9C54BA8_1_105_c.webp
79c15ec verified over 1 year ago
  • Epoch
    Upload b1 portrait-R1.safetensors over 1 year ago
  • images
    Delete images/7BFAC61C-85ED-4E82-8B8D-F518F9C54BA8_1_105_c.webp over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • README.md
    7.01 kB
    Update README.md over 1 year ago
  • b1 portrait-Revised.safetensors
    613 MB
    xet
    Upload b1 portrait-Revised.safetensors over 1 year ago