diff --git a/example/SuperResolution/Project.toml b/example/SuperResolution/Project.toml index c99ae5e..d1b2bbd 100644 --- a/example/SuperResolution/Project.toml +++ b/example/SuperResolution/Project.toml @@ -16,7 +16,7 @@ WaterLily = "ed894a53-35f9-47f1-b17f-85db9237eebd" [compat] BSON = "0.3" -CUDA = "3.12, 4" +CUDA = "3.12, 4, 5" Flux = "0.13" FluxTraining = "0.3" MLUtils = "0.3"