Instructions to use BiliSakura/DiffusionSat-Single-256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BiliSakura/DiffusionSat-Single-256 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("BiliSakura/DiffusionSat-Single-256") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Update all files for DiffusionSat-Single-256
Browse files- tokenizer/merges.txt +0 -0
tokenizer/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|