Skip to content

Commit 68af0c6

Browse files
committed
Update README.md
1 parent cac29f9 commit 68af0c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ install.bat
137137

138138
pip install ./simple-knn
139139

140+
pip install -U xformers --index-url https://download.pytorch.org/whl/cu121
141+
140142
git clone --recursive https://github.com/NVlabs/nvdiffrast/`
141143
pip install ./nvdiffrast
142144
@@ -148,6 +150,9 @@ install.bat
148150
149151
# Install pytorch3d
150152
pip install git+https://github.com/facebookresearch/pytorch3d.git@stable
153+
154+
# Install kiuikit (Computer Vision Library)
155+
pip install git+https://github.com/ashawkey/kiuikit.git
151156
```
152157

153158
- ***Install with ComfyUI's embed python env on Windows:***

0 commit comments

Comments
 (0)