#Running LLMs w PyTorch and AMD ROCm - failure to load errors.
1 messages · Page 1 of 1 (latest)
I had a similar issue 3 weeks ago - Adrenalin AIBundle loaded but kept coming up with a can't connect to 8188 error. Reddit search fixed it for me, some request thingy (who knows) was missing: https://www.reddit.com/r/AMDHelp/comments/1qjg17i/comfyui_amd_bundle_installed_but_wont_run/ Meat of the fix there was "I launched powershell as admin and typed the following:
& "C:\Users[YourUsername]\AppData\Local\AMD\AI_Bundle\ComfyUI\venv\Scripts\pip.exe" install requests"