⚠️ This repository has been deprecated and archived.
The functionality of metashade-mtlx has been consolidated into the main metashade repository as the metashade.mtlx package.
If you were using metashade-mtlx, update your imports:
# Old
from metashade_mtlx import generate
# New
from metashade.mtlx import generateInstall the unified package:
pip install metashadeThis repository remains available as a read-only archive for historical reference.