Curtains, south south west, upstairs
https://spacecruft.org/livery/curtains-ssw-up
- Python 100%
| img | ||
| .gitignore | ||
| .python-version | ||
| curtains-ssw-up.json | ||
| LICENSE-apache.txt | ||
| README.md | ||
| requirements.txt | ||
| tile-image.py | ||
Curtains South South West Upstairs
Curtains for south south west upstairs windows.
Curtain
Design
- ComfyUI.
- Custom node: https://spacecruft.org/livery/seamless_latent_tiling_universal
- Custom workflow embedded in image.
- ComfyUI workflow is in the image and in
curtains-ssw-up.json.
Script
To create tiles, set up Python 3.13, such as:
python -m venv venv
source venv/bin/activate
pip install -U setuptools pip wheel
pip install -r requirements.txt
The created tile is 3400 x 2300. So it needs to be made into a 4 x 4 image, done thusly:
./tile-image.py img/curtains-ssw-up.png -o img/curtains-ssw-up-tile.png 4 4
Source Files
- Source image:
img/curtains-ssw-up.png - Tile image:
img/curtains-ssw-up-tile.png
Manufacturing
- Contrado for production.
- Suede vision 250gsm FR -- needs to be pretty opaque or I stare into the sun in the morning.
- Large 2.5" black eyelets.
- Pair (split in half).
- 1 layer.
- Print size: 46" Length, 68" Width.
- 13600 x 9200 pixels.
License
Apache 2.0.
Copyright © 2026 Jeff Moe.
