Instructions to use Matelefy/hb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Matelefy/hb 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("Matelefy/hb") prompt = "Shiny silver metallic texture background" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- cc21426f54f0a2caa1bfb75cf1ac69d7c27bd12a0ee27084cf19ba45ce23ec98
- Size of remote file:
- 43.1 MB
- SHA256:
- ca90c9595cb508bf9682e0c512390199106dfa73b50670bd1d841f01730c7a58
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.