Instructions to use codyreading/custom_diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use codyreading/custom_diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("codyreading/custom_diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "None" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- ddb3017fa31a397a101f2d9d052943390283bae3820ddfa25f0f58dae0398835
- Size of remote file:
- 176 MB
- SHA256:
- 91ceacc17e77ef8c12b6d910fc59ad8a9368677b841dd7703562000e4d51b69a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.