Skip to content

Commit

Permalink
oidnv2.2.2 was merged so we can use the original now
Browse files Browse the repository at this point in the history
  • Loading branch information
float3 committed Apr 7, 2024
1 parent d501f80 commit 35d6c87
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 45 deletions.
83 changes: 39 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ oidn = [
[dependencies]
cfg-if = "1.0.0"
num-traits = "0.2.18"
oidn = { git = "https://github.com/float3/oidn-rs.git", optional = true }
oidn = { git = "https://github.com/Twinklebear/oidn-rs.git", optional = true }
png = "0.17.13"
rand = { version = "0.8.5" }
rayon = "1.10.0"
Expand Down

0 comments on commit 35d6c87

Please sign in to comment.