Instructions to use Chunte/flux-lora-Huggieverse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Chunte/flux-lora-Huggieverse 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("Chunte/flux-lora-Huggieverse") prompt = "HGGRE, happy star in universe" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- ae8e6cdafd17e96483488fdd85830313ea4b5946cdf9e288f9a34ae204081e4e
- Size of remote file:
- 172 MB
- SHA256:
- 4b158f50e52f7036f72a4b461396719e8bb7fbb581133493faf486b47d14d273
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.