diff --git a/README.adoc b/README.adoc index 7639e45..46ce7e8 100644 --- a/README.adoc +++ b/README.adoc @@ -202,7 +202,7 @@ https://docs.nvidia.com/cuda/archive/12.4.1/cuda-installation-guide-microsoft-wi 2.1. Download the package files from the release page: -** https://github.com/YanWenKun/Comfy3D-WinPortable/releases/tag/r6-pt25 +** https://github.com/YanWenKun/Comfy3D-WinPortable/releases/tag/r7-pt25 ** Note that there are multiple files (compressed in volumes) that need to be downloaded. Extract it to a convenient place. 2.2. Edit `!FIRST_RUN-compile-install.bat` diff --git a/README.zh.adoc b/README.zh.adoc index d6d5097..8f70868 100644 --- a/README.zh.adoc +++ b/README.zh.adoc @@ -229,7 +229,7 @@ https://docs.nvidia.com/cuda/archive/12.4.1/cuda-installation-guide-microsoft-wi 2.1. 在 Releases 页面下载压缩包: -** https://github.com/YanWenKun/Comfy3D-WinPortable/releases/tag/r6-pt25 +** https://github.com/YanWenKun/Comfy3D-WinPortable/releases/tag/r7-pt25 ** 注意有多个文件(压缩包分卷),需要全部下载后解压。 diff --git a/docs/compiling-wheels-for-comfy3d.adoc b/docs/compiling-wheels-for-comfy3d.adoc index 37b55b0..b6226a9 100644 --- a/docs/compiling-wheels-for-comfy3d.adoc +++ b/docs/compiling-wheels-for-comfy3d.adoc @@ -174,6 +174,7 @@ cd $workdir git clone --depth=1 https://github.com/NVlabs/nvdiffrast.git +# Only needed for Python Embedded, not needed for Python Standalone sed -i '1i../nvdiffrast' ./python_standalone/python312._pth cd nvdiffrast