mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-01 14:28:58 -07:00
dab03f52dc
Running of the binary actually caused a panic due to multiple calling of MustRegister(). This fixes that by sharing models in the storage package.