ComfyUI
ComfyUI copied to clipboard
Some minor code tweaks
global folder_names_and_paths is missing in get_folder_paths
I also cleaned up some helper functions that either weren't used at all or are pretty useless.
oh, right, I can just edit PRs to make minor adjustments, nice
(Automated Bot Message) CI Tests are running, you can view the results at https://ci.comfy.org/?branch=4303%2Fmerge
Comfy looked this over and did some testing, and found a bug that didn't surface in my own testing and attempts to cleanup (openaimodel line 649 edit is wrong), and after some discussion we reached the conclusion that this type of broad large alteration should not come from an external PR, or if you do send a PR it should be one file at a time, and very thoroughly validated.