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