Instructions to use briannlongzhao/genx_custom_diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use briannlongzhao/genx_custom_diffusion 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/genx_custom_diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of a <genx>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2016e88e2334b1eef3667c787193d972d461df75f7573264ab615b3d6b91c007
- Size of remote file:
- 102 MB
- SHA256:
- 68b6e1de9cbab09cb95c1655a152c079e36bfbbb7decd17bf7d6cf11d470c62e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.