Installation > Step 2 (Migration) > Path selected > After installation models are not migrated at all. I ended up copy models manually to the comfy-desktop models folder.
Testing to reproduce this
Same issue occurred for me.
Open install.exe → Insert current existing ComfyUI root folder in step 2. Migration → Install
I chose to migrate here C:\Ai_Root\ComfyUI, but it created a folder here C:\Users\XYZ\Documents\ComfyUI with 9GB venv+uv-cache. However, it did find my checkpoints and loras. They can be loaded and they run too.
EDIT: I’m not sure if these issues are related, but I figured I might as well post it here.
Opened the Manager and saw the error message “Your ComfyUI is too OUTDATED!!!”
Tried to update ComfyUI via the “Update ComfyUI” button. Received this error message in the terminal logs:
Update ComfyUI
ComfyUI update fail: The installed ComfyUI does not have a Git repository.
The migration flow might have confused you. You probably chose *C:\Users\XYZ\Documents\ComfyUI as the install location and to migrate FROM *C:\Ai_Root\ComfyUI. All this means is we will copy over your workflow, user setting files, and add your model paths to an extra model config yaml file that we pass to the Desktop’s ComfyUI.
- Outdated ComfyUI in Manager just means there is a newer version of ComfyUI available. For the desktop app we ship with 0.3.2 right now and generally keep up to date with the latest after it’s been out for a few days. Will add an ability to upgrade manually soon.
Thank you, I think you’re right! I’ll give it another go.