Skip to content

Commit

Permalink
update link [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth authored Mar 9, 2022
1 parent 7e2ec20 commit 863a7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Pkg.add(url="https://github.com/gher-ulg/DINCAE.jl", rev="main")
Pkg.add(url="https://github.com/gher-ulg/DINCAE_utils.jl", rev="main")
```

`DINCAE.jl` depends on `Knet.jl` and `CUDA.jl` which will automatically installed. More information is available at [https://denizyuret.github.io/Knet.jl/latest/install/](https://denizyuret.github.io/Knet.jl/latest/install/) and [https://juliagpu.gitlab.io/CUDA.jl/installation/overview/](https://juliagpu.gitlab.io/CUDA.jl/installation/overview/).
`DINCAE.jl` depends on `Knet.jl` and `CUDA.jl` which will automatically installed. More information is available at [https://denizyuret.github.io/Knet.jl/latest/install/](https://denizyuret.github.io/Knet.jl/latest/install/) and [https://cuda.juliagpu.org/stable/](https://cuda.juliagpu.org/stable/).

After this, you should be able to load `DINCAE` with:

Expand Down

0 comments on commit 863a7fc

Please sign in to comment.