gokayfem / ComfyUI_VLM_nodes

Custom ComfyUI nodes for Vision Language Models, Large Language Models, Image to Music, Text to Music, Consistent and Random Creative Prompt Generation
Apache License 2.0
308 stars 24 forks source link

FileNotFoundError when using `CTRL + V from Clipboard` feature on `Load Image` node in ComfyUI #23

Closed let-me-cook closed 4 months ago

let-me-cook commented 4 months ago

Steps to reproduce :

  1. Add Load Image node
  2. Connect it's IMAGE output to JoyTag node
  3. Instead of choosing an image from the file explorer, CTRL + C an image from the internet and CTRL + V on it while having the Load Image node selected.
  4. Queue
let-me-cook commented 4 months ago

Wait nvm, it works now, what the