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
/
Psycheswings-psyche_LoRA_Flux1

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

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

  • Libraries
  • Diffusers

    How to use AiAF/Psycheswings-psyche_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/Psycheswings-psyche_LoRA_Flux1")
    
    prompt = "Psycheswings \\(Person)\\, @psycheswings, psyche \\(Person)\\"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Psycheswings-psyche_LoRA_Flux1 / samples
1.05 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
AiAF's picture
AiAF
Create test/
61188fe verified almost 2 years ago
  • 1724099285484__000000000_0.jpg
    114 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724099642342__000000250_0.jpg
    90.1 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724099995231__000000500_0.jpg
    86.2 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724100348647__000000750_0.jpg
    75.3 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724100702334__000001000_0.jpg
    79.8 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724101055129__000001250_0.jpg
    73 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724101407358__000001500_0.jpg
    86.4 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724101760340__000001750_0.jpg
    61.1 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724102114236__000002000_0.jpg
    68.1 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724102466148__000002250_0.jpg
    83.1 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724102816935__000002500_0.jpg
    72.9 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724103168153__000002750_0.jpg
    87.7 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 1724103518963__000003000_0.jpg
    68.2 kB
    Upload folder using huggingface_hub almost 2 years ago
  • test
    0 Bytes
    Create test/ almost 2 years ago