Instructions to use stablediffusionapi/terror-models-comple with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/terror-models-comple with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/terror-models-comple", dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- d73265b369fa0270109ced8a75731d2780b64ea0f3c2f20371812f38c89a79a7
- Size of remote file:
- 1.72 GB
- SHA256:
- 703301c86477bf80e34b13cefaec9cbaab6517bf29125e36812bdccb1429ad5f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.