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

lovedotdotdash
/
jellyfish_loras_flux2_dev

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

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

  • Libraries
  • Diffusers

    How to use lovedotdotdash/jellyfish_loras_flux2_dev 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-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("lovedotdotdash/jellyfish_loras_flux2_dev")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
jellyfish_loras_flux2_dev / images
9.23 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
artokun's picture
artokun
Add 15 files
b384f68 verified 5 months ago
  • generation-038b78d6-f499-4a16-a64d-c80c2a1fe529.png
    1.17 MB
    xet
    Add 15 files 5 months ago
  • generation-09f5b52c-69ee-4158-9aaa-538d44659dea.png
    1.14 MB
    xet
    Add 15 files 5 months ago
  • generation-35c24f38-ddd0-4a82-914c-6ddedb7b3f3c.png
    1.29 MB
    xet
    Add 15 files 5 months ago
  • generation-7d00d8e1-0100-4f60-8acf-cffd0414b60a.png
    1.07 MB
    xet
    Add 15 files 5 months ago
  • generation-89bc7bb8-db20-4da4-b0f3-10acce55ec9f.png
    1.12 MB
    xet
    Add 15 files 5 months ago
  • generation-b4259f32-dca8-40ab-b4a1-77a9e4647e9e.png
    1.28 MB
    xet
    Add 15 files 5 months ago
  • generation-bca09ce1-71ef-4ca1-ac9f-94c4e2bb4660.png
    1.12 MB
    xet
    Add 15 files 5 months ago
  • generation-c8248999-e9b0-4f6a-8e76-0811451a2054.png
    1.05 MB
    xet
    Add 15 files 5 months ago