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