Skip to content

Commit

Permalink
Install libtiff5 for comet example
Browse files Browse the repository at this point in the history
  • Loading branch information
bhperry committed Jul 15, 2024
1 parent eae1f7d commit 4a4f2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/comet/.saturn/saturn.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Track and compare your ML models using Comet",
"working_directory": "/home/jovyan/examples/examples/comet",
"extra_packages": {
"apt": "libtiff5",
"pip": "comet_ml",
"conda": "pytorch torchvision cpuonly -c pytorch",
"use_mamba": true
Expand Down

0 comments on commit 4a4f2a0

Please sign in to comment.