We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44df4c6 + c6c4faa commit f81a8c2Copy full SHA for f81a8c2
1 file changed
Project.toml
@@ -31,6 +31,15 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
31
32
[compat]
33
StatsBase = "0.33"
34
+Zygote = "0.6"
35
+MLUtils = "0.2"
36
+CounterfactualExplanations = "0.1"
37
+LaplaceRedux = "0.1"
38
+Distances = "0.10"
39
+Parameters = "0.12"
40
+Images = "0.25"
41
+ProgressMeter = "1"
42
+Plots = "1"
43
julia = "1.6"
44
45
[extras]
0 commit comments