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