fix: add missing ComfyUI-Impact-Pack dependencies
- Add scikit-image for image processing - Add piexif for EXIF metadata handling - Add segment-anything for SAM model support These dependencies are required for ComfyUI-Impact-Pack to load correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -10,3 +10,6 @@ einops
|
|||||||
kornia
|
kornia
|
||||||
spandrel
|
spandrel
|
||||||
soundfile
|
soundfile
|
||||||
|
scikit-image
|
||||||
|
piexif
|
||||||
|
segment-anything
|
||||||
|
|||||||
Reference in New Issue
Block a user