Skip to content

Commit

Permalink
chore: add compats for ImageNet
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Sep 16, 2024
1 parent 1d064ec commit 70484be
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 53 deletions.
53 changes: 0 additions & 53 deletions examples/ImageNet/Project copy.toml

This file was deleted.

23 changes: 23 additions & 0 deletions examples/ImageNet/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,28 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Boltz = "1"
Comonicon = "1"
DataAugmentation = "0.3"
Dates = "1.10"
FileIO = "1.16"
Format = "1.3"
ImageIO = "0.6"
ImageMagick = "1"
JLD2 = "0.5.1"
Lux = "1"
LuxCUDA = "0.3.3"
MLDataDevices = "1"
MLUtils = "0.4.4"
MPI = "0.20.21"
NCCL = "0.1.1"
OneHotArrays = "0.2.5"
Optimisers = "0.3.3"
ParameterSchedulers = "0.4.2"
Random = "1.10"
Setfield = "1.1.1"
Zygote = "0.6.70"

[extras]
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"

0 comments on commit 70484be

Please sign in to comment.