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

prithivMLmods
/
Flux.1-Dev-Quote-LoRA

Text-to-Image
Diffusers
lora
template:diffusion-lora
flux.1-dev
quote
motivational
Model card Files Files and versions
xet
Community

Instructions to use prithivMLmods/Flux.1-Dev-Quote-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use prithivMLmods/Flux.1-Dev-Quote-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.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("prithivMLmods/Flux.1-Dev-Quote-LoRA")
    
    prompt = "quoter, A white background with a brown cross-shaped sticker that reads \"Shes an old soul with young eyes, a vintage heart, and a beautiful mind.\""
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Flux.1-Dev-Quote-LoRA / images
2.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
prithivMLmods's picture
prithivMLmods
Upload 5 files
6f19fb3 verified over 1 year ago
  • 1.png
    272 kB
    xet
    Upload 5 files over 1 year ago
  • 2.png
    236 kB
    xet
    Upload 5 files over 1 year ago
  • 3.png
    359 kB
    xet
    Upload 5 files over 1 year ago
  • 4.png
    253 kB
    xet
    Upload 5 files over 1 year ago
  • 5.png
    280 kB
    xet
    Upload 5 files over 1 year ago
  • QQ1.png
    488 kB
    xet
    Upload 4 files over 1 year ago
  • QQ2.png
    361 kB
    xet
    Upload 4 files over 1 year ago
  • QQ3.png
    249 kB
    xet
    Upload 4 files over 1 year ago
  • QQ4.png
    333 kB
    xet
    Upload 4 files over 1 year ago