We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaafc9 commit f463742Copy full SHA for f463742
1 file changed
Project.toml
@@ -1,11 +1,10 @@
1
name = "GenerativeModels"
2
uuid = "6ac2c632-c4cd-11e9-0501-33c4b9b2f9c9"
3
authors = ["Niklas Heim <heim.niklas@gmail.com>"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
ConditionalDists = "c648c4dd-c1e0-49a6-84b9-144ae7fd2468"
8
-Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
9
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
10
DistributionsAD = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
11
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
@@ -16,7 +15,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16
15
17
[compat]
18
ConditionalDists = "0.4"
19
-Distances = "0.9"
20
Distributions = "0.23"
21
DistributionsAD = "0.6"
22
Flux = "0.11"
0 commit comments