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

  • Log In
  • Sign Up

AiAF
/
s_uaang_LoRA_Flux1

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

Instructions to use AiAF/s_uaang_LoRA_Flux1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AiAF/s_uaang_LoRA_Flux1 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("AiAF/s_uaang_LoRA_Flux1")
    
    prompt = "s_uaang \\(person\\), @s_uaang, Photo of a  woman with long black hair, wearing a gray sweater and a yellow and white striped scarf, sitting in a bus, smiling at the camera. She is holding her hand near her mouth, and there are other passengers visible in the background. The bus has a metal frame and the windows are tinted. The lighting is bright and natural, coming from outside. The woman has a neutral expression and is looking directly at the viewer. The image is high quality"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
s_uaang_LoRA_Flux1
359 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
AiAF's picture
AiAF
Upload s_uaang-Flux1.safetensors
6291f77 verified over 1 year ago
  • images
    Add generated example (#7) over 1 year ago
  • samples
    s_uuang Flux1 LoRA Repo update. Uploading the following: sample images, latents cache archive (.zip), config.yaml (settings used), and the archived optimizer.zip over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • README.md
    7.41 kB
    Add generated example (#7) over 1 year ago
  • _latent_cache.zip
    27.9 MB
    xet
    s_uuang Flux1 LoRA Repo update. Uploading the following: sample images, latents cache archive (.zip), config.yaml (settings used), and the archived optimizer.zip over 1 year ago
  • config.yaml
    4.28 kB
    s_uuang Flux1 LoRA Repo update. Uploading the following: sample images, latents cache archive (.zip), config.yaml (settings used), and the archived optimizer.zip over 1 year ago
  • optimizer.pt.zip
    154 MB
    xet
    s_uuang Flux1 LoRA Repo update. Uploading the following: sample images, latents cache archive (.zip), config.yaml (settings used), and the archived optimizer.zip over 1 year ago
  • s_uaang-Flux1.safetensors
    172 MB
    xet
    Upload s_uaang-Flux1.safetensors over 1 year ago