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