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