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

ginipick
/
flux-lora-eric-cat

Text-to-Image
Diffusers
Trained with AutoTrain
spacerunner
flux
lora
template:sd-lora
Model card Files Files and versions
xet
Community
4

Instructions to use ginipick/flux-lora-eric-cat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ginipick/flux-lora-eric-cat 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("ginipick/flux-lora-eric-cat")
    
    prompt = "eric cat style, sunglassed with cat"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux-lora-eric-cat / samples
11.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
ginipick's picture
ginipick
Upload b6a0866c-24e8-4fe3-a830-be14f26915f6.jpg
acd287f verified over 1 year ago
  • 1725552431958__000001000_0.jpg
    128 kB
    Upload folder using huggingface_hub over 1 year ago
  • b6a0866c-24e8-4fe3-a830-be14f26915f6.jpg
    129 kB
    Upload b6a0866c-24e8-4fe3-a830-be14f26915f6.jpg over 1 year ago
  • c10.png
    1.43 MB
    xet
    Upload 12 files over 1 year ago
  • c11.png
    1.47 MB
    xet
    Upload 12 files over 1 year ago
  • c12.png
    1.54 MB
    xet
    Upload 12 files over 1 year ago
  • c3.png
    1.43 MB
    xet
    Upload 12 files over 1 year ago
  • c4.png
    105 kB
    Rename samples/c4.jfif to samples/c4.png over 1 year ago
  • c5.png
    116 kB
    Rename samples/c5.jfif to samples/c5.png over 1 year ago
  • c6.png
    119 kB
    Rename samples/c6.webp to samples/c6.png over 1 year ago
  • c7.png
    1.68 MB
    xet
    Upload 12 files over 1 year ago
  • c8.png
    1.6 MB
    xet
    Upload 12 files over 1 year ago
  • c9.png
    1.33 MB
    xet
    Upload 12 files over 1 year ago