cannot import name 'EncoderDecoderCache' from 'transformers' (F:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\transformers\__init__.py) #6248
Labels
Potential Bug
User is reporting a bug. This should be tested.
Expected Behavior
able to run workflow in attached.
CogVideoX-I2V_00002.mp4
Actual Behavior
error message when attempting to run
Steps to Reproduce
click queue in comfyui on attached workflow
CogVideoX-I2V_00002.mp4
error when running this node.
Debug Logs
Other
someone suggested this solution ..
treeaaa/ilovechatgpt#2
ImportError: cannot import name 'EncoderDecoderCache' from 'transformers'
AiuniAI/Unique3D#123
pip install --upgrade transformers
I ran this "pip" command string in windows "cmd" terminal at directory F:\ComfyUI_windows_portable\python_embeded
The text was updated successfully, but these errors were encountered: