ComfyUI/win_only_requirements.txt
2025-06-13 17:33:05 -04:00

3 lines
76 B
Plaintext

# Needed to implement the windows sandbox
pywin32 ; sys_platform == "win32"