diff --git a/examples/CIFAR10/Project.toml b/examples/CIFAR10/Project.toml index c0dffde55..bdbea58d8 100644 --- a/examples/CIFAR10/Project.toml +++ b/examples/CIFAR10/Project.toml @@ -37,6 +37,7 @@ MLUtils = "0.4.4" OneHotArrays = "0.2.5" Optimisers = "0.4.1" Printf = "1.10" +ProgressTables = "0.1" Random = "1.10" Reactant = "0.2.12" StableRNGs = "1.0.2"