Instructions to use PublicPrompts/PrintDesign with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PublicPrompts/PrintDesign with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("PublicPrompts/PrintDesign", 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
- Draw Things
- DiffusionBee
How to use
#2
by ZProphete - opened
Hello, you didn’t officially publish this model,
May you provide some samples on how to use it ?
Thank you :)
ZProphete changed discussion status to closed
PublicPrompts changed discussion status to open
sorry just saw this, i have the model info on CivitAI, I will add them here later
https://civitai.com/models/5256/t-shirt-print-designs-test-model