Instructions to use bkrs/ICBINF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use bkrs/ICBINF with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("bkrs/ICBINF", 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
Commit History
Upload folder using huggingface_hub 1e2cfd4
Anon commited on
Update README.md 62aed45
Anon commited on
Upload folder using huggingface_hub 998d42e
Anon commited on
Delete v1.5/p4-unet-tenc/artists_v3.228.txt ef0e2fc
Anon commited on
Upload artists_v3.228.txt with huggingface_hub 4506b7b
Anon commited on
Update README.md b337ab9
Anon commited on
Upload folder using huggingface_hub b357f69
Anon commited on
Upload folder using huggingface_hub 95f13bd
Anon commited on
Update README.md 1ea370d
Anon commited on
Delete p1 f1d72db
Anon commited on
Delete p2 cd93da0
Anon commited on
Upload folder using huggingface_hub 29669c3
Anon commited on
Upload folder using huggingface_hub 5b78424
Anon commited on
Update README.md ed7708a
Anon commited on
Update README.md 6f96547
Anon commited on
Upload artists_v3.228.txt with huggingface_hub 30337ac
Anon commited on
Upload 00734-7b6741ddf6-3289842378.png with huggingface_hub 71a42ae
Anon commited on
Update README.md 6f067b7
Anon commited on
initial commit f5a24b9
Anon commited on