I made a ComfyUI Webserver using Websocket

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 3

  • @asaduzzamansunam9845
    @asaduzzamansunam9845 2 місяці тому

    Thanks a lot man ! I was experimenting on automatic1111 with satable diffusion 1.4 and it gave an api endpoint out of the box. Now i wanna try SD-3Medium and afik automatic1111 does not support it yet. So i have to switch to ComfyUI to run SD3M. But i am more interested into api rather tha the ui. So I am definately gonna try your method and let you know once i finished my project.

  • @Aibyda
    @Aibyda Місяць тому

    What if I need to add image for my input

    • @aiorbust
      @aiorbust  Місяць тому

      You will need to modify the endpoint to upload the image. I usually use the node imagetobase64 node.