Skip to content

v0.4.5 dev 003

Latest

Choose a tag to compare

@talosh talosh released this 16 Jun 16:04
· 5768 commits to main since this release
  • Added menu item to fine-tune Timewarp model based on a given shot(s)
  • Added export preset version logic that should match host Flame install
  • MacOS PyTorch install updated to 2.3.1

Installing from package - Mac

  • Download and unpack archive and place into Flame python hooks path
  • You might need to run fix-xattr.command

Installing from package - Linux

  • Download parts and run
cat flameTimewarpML_v0.4.5-dev003.Linux.tar.gz.part-* > flameTimewarpML_v0.4.5-dev003.Linux.tar.gz
tar -xvf flameTimewarpML_v0.4.5-dev003.Linux.tar.gz
  • Place "flameTimewarpML" folder into Flame python hooks path.