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