forge-texture / common /README.md
jkorstad's picture
Update forge-texture from local forge-bricks (with vendored common)
8ee370d verified
|
Raw
History Blame Contribute Delete
520 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade

forge-bricks-common

Shared utilities used by all Forge Bricks:

  • manifest.pyAssetManifest + create_manifest() (lineage, provenance, commercial license flags, game-asset friendly metadata)
  • health.pySpaceHealth background monitor (adapted from 3d-creator-suite) for robust fallback behavior when calling other HF Spaces

This package is installed in editable mode when you run the root install.sh.

It is a dependency of the individual bricks via their pyproject.toml workspace configuration.