-
Notifications
You must be signed in to change notification settings - Fork 187
Preview image is not showing ...... #440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have the same problem. |
I have this issue with both the Lora and Model loader. |
same old bugs keep popping up every time when push an update. |
Looking at rgthree's commits they reference a change to Comfyui's backend that messes with how the preview information is served. Disabling rgthree does not fix this issue, but whatever they did didn't either it seems. |
Can you tell us which file it is? I would like to try Deepseek to modify the code |
When they will find a solution !!! Like without hands!))) |
when use main ver 0.3.14,the loader works well,but if update to 0.3.15, "*" and preview would disappear. if back to 0.3.14, they will back. |
You can eat that they will fix it or not!? |
I've rewritten this functionality so hopefully it shouldn't break so often in future (and hopefully is now working!) I've changed the submenu to be a nested tree in the same menu so filtering works on these lists now if you have submenu enabled. |
sadly , it still shows no preview image of models. and I found that pysssss loader even became like this.(but other loader shows name correctly , but no preview) im using the comfyui 0.3.26 . |
If i change my comfyui back to 0.3.14, everything works fine. |
The last working frontend was version 1.9.1. ERROR: Could not find a version that satisfies the requirement comfyui-frontend-package==1.9.1 (from versions: 1.10.14, 1.10.15, 1.10.16, 1.10.17, 1.10.18, 1.11.6, 1.11.7, 1.11.8, 1.12.0, 1.12.1, 1.12.2, 1.12.3, 1.12.4, 1.12.5, 1.12.6, 1.12.7, 1.12.8, 1.13.0, 1.13.1, 1.13.2, 1.13.3) It doesn't work up to v1.13.3, the most recent version at the moment, regardless of the custom nodes, whether RGthree or EasyUse, or here. |
I've fixed a couple of issues (a crash with subfolders, and fixing old widget values), I'm not fully convinced this will fix all the problems people are having. I've tested using the latest frontend 1.13.6, and can't recreate any issues in Firefox/Edge/Chrome on Windows: I'm not sure if there is some incompatibility with other custom nodes but if there are still issues can you please ensure you have the latest version of ComfyUI frontend (1.13.6) & custom scripts (check the Combo++ display mode setting name, it should be exactly Then if could please try without other custom nodes installed and check the browser devtools console for any errors (Firefox: https://firefox-source-docs.mozilla.org/devtools-user/, Chrome/Edge: https://developer.chrome.com/docs/devtools/overview#open) |
running a new comfyui installation without any custom nodes apart from CustomScripts restores the preview function on comfyui 0.3.26 and frontend 1.12.14 and up. (Tested on 1.12.14 and 1.13.6 as 1.12.14 was the default frontend version a fresh installation started with). In my current setup with everything updated the previews sadly still do not work, but that may be interference with another custom node, sadly the console output isn't really helpful as it doesn't throw any errors or warnings that'd hint to the issue. Guess i'll have to disable each custom node now and see which one is causing the problems 🫡 Thank you for your hard work! Edit: The one causing the issue was the EasyUse Node from yolain (who opened the pull request in the comfyui repo). This will let you use both custom nodes while keeping your preview images with the new patch from @pythongosssss :) |
Hello pythongosssss, first of all, thank you so much for your work. This needs to be disabled for now: |
Just to add here, newest version of comfy, disabled auto-nest in rgthree otherwise it breaks custom's previews. Easy-use settings do not seem to interfere, so the auto-nesting from that still works (for nodes other than custom scripts' - but you also lose the fancy new trees). Love your nodes and the new tree-selection is great! |
Can someone confirm that this still work for the newest front end 1.14.0? |
This workaround also work with 1.14.0 |
I am having a lot of trouble understanding the behavior of the lora previews. Upon loading Comfyui, the initial inquiry into my loras menu display the tree organization and previews, upon second inquiry it switches over to list with no previews. In addition refreshing with F5 will allow me to see the previews one more time. However after disabling all other nodes in the extension menu, and only leaving the combo++, refreshing with F5 no longer works. My current working theory is that there is some dependency or interaction that gets overwritten after the first inquiry into the lora menu. |
Thanksssssssssssss. This issue had been troubling me for a whole month, and it's finally resolved. Although the List Mode doesn't support subfolder hierarchy, the Tree Mode works perfectly, and that's more than enough. |
I remember that in the past, thumbnail images would appear, and there would be a "*" symbol next to the Lora name. Now, there’s nothing.
The text was updated successfully, but these errors were encountered: