Skip to content

Commit

Permalink
code comments
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Nov 3, 2024
1 parent 61af605 commit 20189e7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements5.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Generated by generate-requirements5.sh
addict
aiohttp
albumentations
Expand Down
1 change: 1 addition & 0 deletions requirements7.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Generated by generate-requirements7.sh
black
facexlib
fvcore
Expand Down
1 change: 1 addition & 0 deletions requirements8.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Deps for 3D-Pack
https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-wheels/pointnet2_ops-3.0.0-cp312-cp312-win_amd64.whl
https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-wheels/simple_knn-0.0.0-cp312-cp312-win_amd64.whl
https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/download/v6.2-wheels/diff_gaussian_rasterization-0.0.0-cp312-cp312-win_amd64.whl
Expand Down
1 change: 1 addition & 0 deletions requirements9.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# Make sure use Numpy 1
numpy==1.26.4
2 changes: 1 addition & 1 deletion stage1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ curl -sSL https://www.python.org/ftp/python/3.12.7/python-3.12.7-embed-amd64.zip
-o python_embeded.zip
unzip python_embeded.zip -d "$workdir"/python_embeded

# ComfyUI-3D-Pack, part 1/2
# Header files for ComfyUI-3D-Pack
# Do this firstly (in a clean python_embeded folder)
$gcs https://github.com/MrForExample/Comfy3D_Pre_Builds.git \
"$workdir"/Comfy3D_Pre_Builds
Expand Down

0 comments on commit 20189e7

Please sign in to comment.