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:
- a9344751338cbea6bb6c8adf944428acbd416a45b3d926eaea3d04adec8ba3b1
- Size of remote file:
- 6.88 GB
- SHA256:
- 396ff3048e203fb351951fd8db2605e58c3067c9625c5370246bad9a3f82ea64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.