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

manideep63
/
navy-leaf-shirt-lora

Text-to-Image
Diffusers
TensorBoard
diffusers-training
lora
flux2-klein
flux2-klein-diffusers
template:sd-lora
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use manideep63/navy-leaf-shirt-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use manideep63/navy-leaf-shirt-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.2-klein-9B", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("manideep63/navy-leaf-shirt-lora")
    
    prompt = "a photo of prtx shirt"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
navy-leaf-shirt-lora
10.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
manideep63's picture
manideep63
Upload folder using huggingface_hub
fd166b6 verified about 2 months ago
  • checkpoint-1000
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-1250
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-1500
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-1750
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-2000
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-2250
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-250
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-2500
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-500
    Upload folder using huggingface_hub about 2 months ago
  • checkpoint-750
    Upload folder using huggingface_hub about 2 months ago
  • chinese_2500
    Upload folder using huggingface_hub about 2 months ago
  • inference
    Upload folder using huggingface_hub about 2 months ago
  • inference_1500
    Upload folder using huggingface_hub about 2 months ago
  • logs
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    3.95 kB
    Upload folder using huggingface_hub about 2 months ago
  • README.md
    2.17 kB
    Upload folder using huggingface_hub about 2 months ago
  • pytorch_lora_weights.safetensors
    667 MB
    xet
    Upload folder using huggingface_hub about 2 months ago