Skip to content

Updating modelBridge

  1. Download the latest version from modelbridge.app
  2. Replace the extension folder at:
    ~/Library/Application Support/Adobe/CEP/extensions/com.fittoframe/
  3. Restart Premiere Pro

All user data is stored separately from the extension files and survives updates:

DataPersistsStorage
Installed modelsYeslocalStorage + disk
Generation historyYeslocalStorage + disk
Cost historyYeslocalStorage + disk
Learned constraintsYeslocalStorage + disk
API keyYesLocal settings file
User settingsYesLocal settings file
Client/project tagsYeslocalStorage
Currency preferenceYeslocalStorage
  • Model schemas are re-fetched on first load after update (cached schemas may have changed)
  • Active background generations are lost if the panel was closed during update
  • Plugin UI state (expanded sections, scroll position) resets

The first launch after an update may take slightly longer as model schemas are refreshed. This happens automatically — no action required.

If the plugin previously learned constraints for a model, those constraints are preserved and continue to work immediately.

If the plugin does not appear after updating:

  1. Verify the extension folder exists at the path above
  2. Ensure unsigned extensions are enabled:
    defaults write ~/Library/Preferences/com.adobe.CSXS.11.plist PlayerDebugMode 1
  3. Restart Premiere Pro completely (quit and relaunch)