Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

creatorchain
/
Luna_2

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

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

  • Libraries
  • Diffusers

    How to use creatorchain/Luna_2 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/Luna_2")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Luna_2 / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
El-Scuba-Steve's picture
El-Scuba-Steve
Add 5 files
a14abd0 verified over 1 year ago
  • -6olyCp0b7eGjRbsAwNsF_b4494b2c2d304294acbb43e3968a6b75.jpg
    74.4 kB
    xet
    Add 5 files over 1 year ago
  • Jcs16f00ES_AF3h3JUCbD_b7c19c74183141e086535908dfdc0061.jpg
    94.4 kB
    xet
    Add 5 files over 1 year ago
  • riG8Ap7HOQNiuSrp-Hu2Q_81d0608e9dac425483a4f5557f3a574a.jpg
    93.7 kB
    xet
    Add 5 files over 1 year ago
  • uuenAPUlXzL6M5F35YGWD_16b15eafdb8e41ebba2adf105012500b.jpg
    83.8 kB
    xet
    Add 5 files over 1 year ago