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