Instructions to use Lucetepolis/OctaFuzz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Lucetepolis/OctaFuzz 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/OctaFuzz", 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:
- f41bcc09bdd2630a577d8926dd85d03824ccc45c6b1c5b26de35e827b5da9452
- Size of remote file:
- 2.13 GB
- SHA256:
- ab1dc20d29e207ba7fdc06c7707c501bafecf219815635e1c39a6c7b04b6ec5c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.