NimaNzrii / comfyui-photoshop

ComfyUi inside of your Photoshop! you can install the plugin and enjoy free ai genration
214 stars 15 forks source link

Scheduler #112

Open randykoala opened 1 week ago

randykoala commented 1 week ago

i have updated everything but am having issues with the Use everywhere connection for the schedular it appears connected but getting an error KSampler 782:

NimaNzrii commented 1 week ago

Can you please send me your log file? Are you using any translator node?

randykoala commented 1 week ago

comfyui.log No translator nodes - i did add some of my own created processes but they were working previously and now not even the original txt2img works

randykoala commented 1 week ago

image

NimaNzrii commented 1 week ago

Not working even on default workflow?

You can use the latest version of default workflow by hovering on the main Photoshop node

randykoala commented 1 week ago

mypsd workflow.json

randykoala commented 1 week ago

just tried the latest version from this github and still same issue

NimaNzrii commented 1 week ago

Will fix it for in an hour

NimaNzrii commented 1 week ago

maybe there is some nodes that are preventing anything everywhere to work for u

your workflow working fine for me

im testing your workflow with sd1.5 and my loras ( because my pc cant handle sdxl:( ... ) and it seems everything is working

but i think you should not use lcm scheduler for sdxl hyper models

randykoala commented 1 week ago

odd - i unpacked your klsampler setting node to the various components and replaced the scheduler with the jps combined Sampler settings and than worked but it didnt work with the node from the Save image with Generation data which you had used. I tried this on your workflow and a new one i just created. Maybe i need to reinstall that custom node set - which set is that from?

mahougigi commented 1 week ago

I also have this problem

* KSampler 755:
  - Return type mismatch between linked nodes: scheduler, ['normal', 'karras', 'exponential', 'sgm_uniform', 'simple', 'ddim_uniform'] != ['normal', 'karras', 'exponential', 'sgm_uniform', 'simple', 'ddim_uniform', 'AYS SD1', 'AYS SDXL', 'AYS SVD']

I checked all the nodes updated today and found that the problem was this node

··· efficiency-nodes-comfyui ···

I rolled back today’s update, just go back to 05-31 a5422d6, then It'll be fine.

randykoala commented 1 week ago

Sorry i am a bit slow with this git stuff. Is that doing a specific checkout command from the command prompt?