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