Instructions to use Mike0021/flux-dev-apple-emoji-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Mike0021/flux-dev-apple-emoji-lora 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("Mike0021/flux-dev-apple-emoji-lora") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b9e88234bbf2b3508de6eb38741a3998a6ad8837165c9d29aff5a2559cbcacf5
- Size of remote file:
- 2.13 MB
- SHA256:
- 8c1e59f35db97d8ee23a961cee07b43131be7952879849b26c90914cd90f543c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.