This bucket has been deprecated in favor of the Determined build now in the Scoop Extra's repository.
Remove this bucket and switch with:
scoop uninstall determined
scoop bucket rm determined-bucket
scoop update
scoop install determined
This is a Scoop-compatible bucket for installing an up-to-date Determined AI CLI client on Windows.
Install Scoop in PowerShell, if you have not already done so:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
irm get.scoop.sh | iex
Add this Scoop bucket:
scoop bucket add determined-bucket https://github.com/sirredbeard/determined-bucket
Install the Determined CLI:
scoop update
scoop install determined
To update the Determined CLI:
scoop update determined
To use the Determined CLI:
det --help
Join the Determined AI Commmunity Slack.
This project is licensed under the Apache License Version 2.0.