Instructions to use Lucetepolis/FuzzyHazel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Lucetepolis/FuzzyHazel with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lucetepolis/FuzzyHazel", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- b4e85a9f9f3f74e83c723051727ea64f3076ed3653e50c76e35c5cd5546c7edc
- Size of remote file:
- 1.47 MB
- SHA256:
- e4b1acad78d897e5b160ac8ef8ecb1d6f92b35559091cd93ad09e7ecd4bd377a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.