Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
dreambooth
diffusers-training
stable-diffusion
stable-diffusion-diffusers
Instructions to use KCS97/vase with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use KCS97/vase with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("KCS97/vase", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of sks vase" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 974be762872e032257ae6cbf61fe9428006c7c992544eeb364b902d138a7351e
- Size of remote file:
- 6.88 GB
- SHA256:
- cca116b5893624fcfe08d97f135fd90442355124179eeea7bfa4a5aec7279a0c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.