So I was able to use it successfull a handful of time then started having issues. SO I decide to uninstall and start fresh, but now I can even get comfyui to install properly. I followed other threads suggestions and deleted the following files..
C:\Users\Admin\AppData\Roaming\ComfyUI
C:\Users\Admin\AppData\Local\Programs@comfyorgcomfyui-electron
C:\Users\Admin\Documents\ComfyUI
and still not having any succes, I’ll paste the log below. Any assistance would be greatly appreciated. TIA.
PS C:\Users\Kris\Documents\ComfyUI> & "C:\Users\Kris\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\uv\win\uv.exe" "pip" "install" "torch" "torchvision" "torchaudio" "--index-url" "https://download.pytorch.org/whl/cu128"
Resolved 14 packages in 718ms
Installed 14 packages in 11.44s
+ filelock==3.13.1
+ fsspec==2024.6.1
+ jinja2==3.1.4
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows
PS C:\Users\Kris\Documents\ComfyUI> & "C:\Users\Kris\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\uv\win\uv.exe" "pip" "install" "torch" "torchvision" "torchaudio" "--index-url" "https://download.pytorch.org/whl/cu128"
Resolved 14 packages in 530ms
Installed 14 packages in 11.50s
+ filelock==3.13.1
+ fsspec==2024.6.1
+ jinja2==3.1.4
+ markupsafe==2.1.5
+ mpmath==1.3.0
+ networkx==3.3
+ numpy==2.1.2
+ pillow==11.0.0
+ setuptools==70.2.0
+ sympy==1.13.3
+ torch==2.7.1+cu128
+ torchaudio==2.7.1+cu128
+ torchvision==0.22.1+cu128
+ typing-extensions==4.12.2
PS C:\Users\Kris\Documents\ComfyUI> echo "_-end-1750788837188:$?"
_-end-1750788837188:True
PS C:\Users\Kris\Documents\ComfyUI> & "C:\Users\Kris\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\uv\win\uv.exe" "pip" "install" "-r" "C:\Users\Kris\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\requirements.txt" "--index-url" "https://pypi.org/simple/"
Resolved 61 packages in 49ms
error: Failed to install: pyyaml-6.0.2-cp312-cp312-win_amd64.whl (pyyaml==6.0.2)
Caused by: failed to read directory `C:\Users\Kris\AppData\Local\uv\cache\archive-v0\-PyEMZf5TZSSnQT22YzlU`: The system cannot find the path specified. (os error 3)
PS C:\Users\Kris\Documents\ComfyUI> echo "_-end-1750788849679:$?"
_-end-1750788849679:False