Skip to content

Commit

Permalink
remove triton
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 5, 2024
1 parent 75d94c9 commit 870eb6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@

3. Download the weights of MotionCtrl [motionctrl.pth](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl.pth) and put it to `ComfyUI/models/checkpoints`

If you encounter Triton errors on Windows, please try the following: https://github.com/openai/triton/issues/1057
for Win 11 - Python 3.10
`pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl`

## Nodes

Four nodes `Motionctrl Sample` & `Load Motion Camera Preset` & `Load Motion Traj Preset` & `Select Image Indices`
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ einops
scikit-learn
taming-transformers-rom1504
pandas
triton
pandas
fairscale
psutil==5.9.5
annotated-types==0.5.0
Expand Down

0 comments on commit 870eb6c

Please sign in to comment.