Skip to content

Commit 51eaf4b

Browse files
authored
Update README.md
1 parent 85fdcac commit 51eaf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ filterpy 1.4.5 or later ※motpyノード実行に必要
2828
* Dockerを利用
2929
1. [Image-Processing-Node-Editor/docker/nvidia-gpu](https://github.com/Kazuhito00/Image-Processing-Node-Editor/tree/main/docker/nvidia-gpu) を参照
3030
* 実行ファイルを利用(Windowsのみ)
31-
1. [ipn-editor_win_x86_64.zip](https://github.com/Kazuhito00/Image-Processing-Node-Editor/releases/download/v0.4.0/ipn-editor_v0.4.0_win_x86_64.zip)をダウンロード
31+
1. [ipn-editor_win_x86_64.zip](https://github.com/Kazuhito00/Image-Processing-Node-Editor/releases/download/v0.5.0/ipn-editor_v0.5.0_win_x86_64.zip)をダウンロード
3232
1. 「main.exe」を実行
3333
* pipインストールを利用<br><b>※インストールされるディレクトリ名が「node」「node_editor」となってしまうため修正予定<br>→pip利用時はvenv等の仮想環境でのインストールを強く推奨 </b>
3434
1. ビルドツールをインストール<br>Windows:https://visualstudio.microsoft.com/ja/visual-cpp-build-tools/<br>Ubuntu:`sudo apt-get install build-essential libssl-dev libffi-dev python3-dev`

0 commit comments

Comments
 (0)