Instructions to use davidrd123/Flux-MoonLanding-Man-AiToolkit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use davidrd123/Flux-MoonLanding-Man-AiToolkit 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("davidrd123/Flux-MoonLanding-Man-AiToolkit") prompt = "a hamster in the style of m00nl4nd1ng" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9b9f25ebeb57e2a3df16a05805a0335cc7d67dffe9249e85411a4e18d2afed35
- Size of remote file:
- 11.9 MB
- SHA256:
- 640f7ffe2a2f7c8b1e30f0b5fb038b6c2e8327ee1622211d747880a2af08bb87
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.