Comfy-Org / Comfy-Org/ComfyUI

Now the official portable package includes Python 3.13, so how should I install MediaPipe?

Open
#9,460 1 comment 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

Because the face-swapping plugin requires this dependency, but I couldn't find any successful cases of installing mediapipe under Python 3.13.

### Actual Behavior

When installing the impact series plugins, this dependency must be installed, as it is used for a node related to facial refinement. However, it cannot be installed under the official Python 3.13.

### Steps to Reproduce

[testchange.json](https://github.com/user-attachments/files/21904258/testchange.json)

### Debug Logs

```powershell
ModuleNotFoundError: No module named 'mediapipe'
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.