Instructions to use AiAF/Diffusers_bigLust_v17 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/Diffusers_bigLust_v17 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AiAF/Diffusers_bigLust_v17", 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
- Draw Things
- DiffusionBee
- Xet hash:
- a947f28b11904652fdb14246de4b2cee40e0b2cd61a133c4c3b41eafe95979e2
- Size of remote file:
- 246 MB
- SHA256:
- f9560b8aebeca133219446a6f039bb32cc1887608752e8e8eb09266d9db6615c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.