Instructions to use alimama-creative/PosterMaker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alimama-creative/PosterMaker with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("alimama-creative/PosterMaker", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- ac2b3cb2bd622b5f3205e62618944c9246d4170ec71a41cf1d4e70d4efd4dbb8
- Size of remote file:
- 1.71 MB
- SHA256:
- d50c5f99bad7aff0349ac3c2c9c38d0d90b6bee97790deb9bacee8c9c5d26360
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.