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
- Xet hash:
- 98e384ead836e87f5df94470331c36283333e798d1e11f6999f616a559be60e5
- Size of remote file:
- 2.13 GB
- SHA256:
- 6e9b5c70b0abfb6cf64ff1c9960ba89e872d6f9e82e3568e4c122d73b56146c1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.