You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because deepcompressor depends on clip (>= 0.2.0) which doesn't match any versions, version solving failed.
I found there are two different clips, one from OpenAI, another one from pypi for clipboard management,
How do I fix this, which clip should I install?
OS: Windows 10
Python: ComfyUI portable embedded python 3.11.9
python --version
Python 3.11.9
git clone https://github.com/mit-han-lab/deepcompressor
cd deepcompressor
../python.exe -m poetry install
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Updating dependencies
Resolving dependencies... (3.6s)The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Resolving dependencies... (22.7s)
Because deepcompressor depends on clip (>= 0.2.0) which doesn't match any versions, version solving failed.
The text was updated successfully, but these errors were encountered:
Because deepcompressor depends on clip (>= 0.2.0) which doesn't match any versions, version solving failed.
I found there are two different clips, one from OpenAI, another one from pypi for clipboard management,
How do I fix this, which clip should I install?
OS: Windows 10
Python: ComfyUI portable embedded python 3.11.9
The text was updated successfully, but these errors were encountered: