Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
CompatHelper: bump compat for CUDA to 5 for package SuperResolution, …
Browse files Browse the repository at this point in the history
…(keep existing compat)
  • Loading branch information
CompatHelper Julia committed Sep 20, 2023
1 parent f3176a4 commit e9f20de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/SuperResolution/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e9f20de

Please sign in to comment.