Where Is The Comfui UI Interface code? #3797
BrechtCorbeel
started this conversation in
General
Replies: 1 comment 2 replies
-
What C code did you find? ComfyUI doesn't contains C code. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get a bunch of Javascript, Python, C and Typescript when going through the base, but I can't really pin point what is enabling the overall interface, I assume it's Javascript/html and css, which I found, but I also found some compiled and not compiled C code that was named in a way that I almost suspected it to be interface related too. Is there a non compiled version of this C code?
I'm mainly looking for the code of the queue GUI and it's functionality.
Beta Was this translation helpful? Give feedback.
All reactions