Closed Foundit3923 closed 2 weeks ago
(First are make sure to use hip 5.7 not the latest one 6.x)
If hip is correct then gpu libraries are wrong (dunno if vega is working ok , never seen anyone try it) But make sure to use hip 5.7 first. Don't forget to uninstall 6.x if that is the case before installing 5.7
I made sure I installed 5.7.1
Can you expand on the gpu libraries?
I was previously using this with my vega 64, but had to wipe my drive and reinstall windows. So i know it's possible. just not sure what's wrong.
I have solved that problem by updating my gpu drivers. Completely forgot that I needed to do that with a new install. I'm having a new issue where I'm unable to import the module 'segment_anything'. Do you want a new issue for that?
I have solved that problem by updating my gpu drivers. Completely forgot that I needed to do that with a new install. I'm having a new issue where I'm unable to import the module 'segment_anything'. Do you want a new issue for that?
You can install it separately by activating the venv in comfyui directory.
.\venv\Scripts\activate pip install segment-anything deactivate
If there are other modules needed for that , try to install them this way as well.
Your question
Issue:
Computer: OS: Windows 10 CPU: Ryzen 5 3600 GPU: Vega 64 RAM: 32 GB DDR4
Steps to replicate: Install dependencies as per instructions Follow install instructions Encounter Error Run patchzluda Encounter the same Error
I've attached the install log.
Logs
Other
No response