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