We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca7f36 commit 8dbb60bCopy full SHA for 8dbb60b
1 file changed
README.md
@@ -4,7 +4,7 @@ Python Binding of [Intel Open Image Denoise](https://github.com/OpenImageDenoise
4
Install using pip.(support macos_aarch64, win_amd64, linux_x64).
5
6
```
7
-pip install oidn
+pip install oidn==0.3a0
8
9
10
# Features(version 0.3 alpha)
0 commit comments