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

obann001
/
Neyna_Flux1.Dev_LoRA_v1

Text-to-Image
Diffusers
Safetensors
English
Portuguese
flux
lora
replicate
dark-skin
nxonxi
portugal
Real Person
art
Model card Files Files and versions
xet
Community
3

Instructions to use obann001/Neyna_Flux1.Dev_LoRA_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use obann001/Neyna_Flux1.Dev_LoRA_v1 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("obann001/Neyna_Flux1.Dev_LoRA_v1")
    
    prompt = "cinematic RAW photo of Neyna and yellow hair, detailed brown eyes, ponytail, a handsome 30 y.o woman wearing white leather jacket, ((green army tank top)), jewerly, tatooed, friends, multiple women, serious, modest, 8k, Fujifilm, film grain, eye level angle shot, bokeh, city street, contests, expensive high budget movie, wonderful landscape in background with white birds, smoke"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Neyna_Flux1.Dev_LoRA_v1
172 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
obann001's picture
obann001
Update README.md
fb27251 verified 6 months ago
  • images
    Add generated example (#3) 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    2.95 kB
    Update README.md 6 months ago
  • model.safetensors
    172 MB
    xet
    Rename Neyna_Flux_Lora-01.safetensors to model.safetensors 6 months ago