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