We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdddd9 commit a3418f1Copy full SHA for a3418f1
2 files changed
builder/pak5.txt
@@ -1,6 +1,6 @@
1
# For HY3D-2.1
2
basicsr
3
-#bpy
+bpy
4
cupy-cuda12x
5
#deepspeed
6
imageio
builder/stage1.sh
@@ -15,7 +15,7 @@ ls -lahF
15
# Download Python Standalone
16
cd "$workdir"
17
curl -sSL \
18
-https://github.com/astral-sh/python-build-standalone/releases/download/20250814/cpython-3.12.11+20250814-x86_64-pc-windows-msvc-install_only.tar.gz \
+https://github.com/astral-sh/python-build-standalone/releases/download/20250814/cpython-3.11.13+20250814-x86_64-pc-windows-msvc-install_only.tar.gz \
19
-o python.tar.gz
20
tar -zxf python.tar.gz
21
mv python python_standalone
0 commit comments