We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519f8f4 commit 136b7ffCopy full SHA for 136b7ff
README.md
@@ -37,6 +37,7 @@ pip install -e git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbo
37
* スクリプトを直接実行
38
1. リポジトリをクローン<br>`git clone https://github.com/Kazuhito00/Image-Processing-Node-Editor`
39
1. パッケージをインストール <br>`pip install -r requirements.txt`
40
+ 1. 「main.py」を実行<br>`python main.py`
41
* Dockerを利用
42
1. [Image-Processing-Node-Editor/docker/nvidia-gpu](https://github.com/Kazuhito00/Image-Processing-Node-Editor/tree/main/docker/nvidia-gpu) を参照
43
* pipインストールを利用
0 commit comments