-
Notifications
You must be signed in to change notification settings - Fork 509
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
Plugin fails to run with ComfyUI #513
Comments
The way I do it is: find 'extra_model_paths.yaml' in the 'comfyui' directory, set up a VAE directory in there specifically for the plugin, and put only one VAE file in there that corresponds to the model being used. |
I've read an article about this plugin and that generative ai can be run locally on pc to use it with photoshop, and I am a newbie. Will you be please a bit more specific how do I make this fix the right way. What paths it can be and what strings should be inserted and where. Where do I get VAE files etc? I'm sorry to bother you, but it is completely new world for me, I really need some more explaination. I wish to learn but it is so hard with atomized information hidden here and there in small ammounts so I can't figure this out for myself. |
If you are not sharing A1111 models, you should just put the VAE under 'comfyui\models\vae', not and go set up the 'yaml' file. the VAE can be downloaded at 'https://civitai.com/' to download it. |
I failed to make A111 run. I am using quite an old generation amd rx gpu (rx580) with 8gb vram. I believe I can't use sdxl if I understood correctly what this means. I think it is another model of stable diffusion made for late and powerful gpu's provided with big vram. I've read some place it's not possible to run on lowspec gpu. I've managed to run comfyui only with --directml command line with some additional keys recommended in tutorial I've read. Sadly I cannot run auto111, because it returns multiple errors and curses me for having no cuda even with --directml commandline. I believe --directml is universal from what I've read but something goes wrong. At least I've managed to install and run comfyui. In order to get somthing from a111 I guess I need to have full installation and clean first run without serious errors. Probably it misses some files. Why it asks for VAE running from plugin, but it doesn't ask for it in browser interface? |
Well, I've got VAE files and also I've downloaded some other models from civitai.com.
same model work in a browser and images generate without error. |
This plugin supports comfyui, but can't select VAE files, which is a shame. The author may have given up on upgrading it. So I've added a separate folder to store the VAEs used by PS, if not, I get an error when running. For 1.5 models you can use this VAE: https://civitai.com/models/276082/vae-ft-mse-840000-ema-pruned-or-840000-or-840k-sd15-vae |
I've put this VAE file to VAE folder and it seems to work sometimes, because I have to restart SD. It doesn't wipe out vram or something.... |
Installed everything using instructions
ComfyUI seems to work fine via browser, but it fails to work with Photoshop plugin
Once I click 'generate' in plugin with txt2img for example, I get the following error in console window where ComfyUI is running in background:
got prompt
Failed to validate prompt for output 9:
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
I can't find a way to make it work and I fail to understand what's wrong.
Running Photoshop 2024
The text was updated successfully, but these errors were encountered: