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

creatorchain
/
LunaCat

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

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

  • Libraries
  • Diffusers

    How to use creatorchain/LunaCat 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("creatorchain/LunaCat")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
LunaCat / images
323 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
El-Scuba-Steve's picture
El-Scuba-Steve
Add 5 files
043fd5a verified over 1 year ago
  • 61zg4YJsZJfLm42Y6Df_1_51c8bcbb21374d3cae1509c439d46241.jpg
    86.3 kB
    xet
    Add 5 files over 1 year ago
  • k-v78eGIGU-v9SFD0vh1W_da3666bfb8354f428fb5e81f9a6c29ea.jpg
    72.5 kB
    xet
    Add 5 files over 1 year ago
  • oXDhZZkKYxFQFJTpxWw0g_4d761c097cbf42a4b4d4b933a0e76eff.jpg
    80.9 kB
    xet
    Add 5 files over 1 year ago
  • wAd-ZUzNkK6RbcQqZDFVf_0707198d3cf54846a67d3dd0cf370050.jpg
    83.1 kB
    xet
    Add 5 files over 1 year ago