Instructions to use cucucu666/zhoumei-9.29 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cucucu666/zhoumei-9.29 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-Fill-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("cucucu666/zhoumei-9.29") prompt = "clay face, clay style, frown expression, plain white background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 4ce1af9be9c7940c758c607e7d9941528da5af4c420bff599a34c98c69d61cab
- Size of remote file:
- 14.3 kB
- SHA256:
- 4d6f6c86f8474a762f059d962681bd317555cfe67ff9546829fbb786f1823869
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.