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