Logo
Explore Help
Sign In
youngkingdom/ComfyUI
1
0
Fork 0
You've already forked ComfyUI
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2026-05-02 00:07:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
4,323 Commits 187 Branches 145 Tags
b88c66bfa13a36d8bb7f4e5f1bdd2e22797df5d6
Commit Graph

110 Commits

Author SHA1 Message Date
Davemane42
1e0f2b232b add unique_id to nodes hidden inputs
@classmethod
    def INPUT_TYPES(cls):
        return {
            "hidden": {"unique_id": "UNIQUE_ID"},
        }
2023-03-28 02:52:12 -04:00
comfyanonymous
bb1223d83f Fix errors appearing more than once. 2023-03-27 02:16:58 -04:00
comfyanonymous
3444ffff3b Fix IS_CHANGED not working on nodes with an input from another node. 2023-03-27 01:56:22 -04:00
comfyanonymous
f67c00622f Use inference_mode instead of no_grad. 2023-03-22 03:48:26 -04:00
pythongosssss
5c55c93367 Updated to reuse session id if available 2023-03-07 13:24:15 +00:00
comfyanonymous
c8ce599a8f Add a button to interrupt processing to the ui. 2023-03-02 15:24:51 -05:00
comfyanonymous
69cc75fbf8 Add a way to interrupt current processing in the backend. 2023-03-02 14:42:03 -05:00
comfyanonymous
5f0f97634f Only clear cuda cache on CUDA since it causes slowdowns on ROCm. 2023-02-28 13:39:30 -05:00
comfyanonymous
cd85f876f2 Try to clear more memory at the end of each prompt execution. 2023-02-28 11:56:33 -05:00
comfyanonymous
49d2e5bb5a Move some stuff from main.py to execution.py 2023-02-27 19:44:58 -05:00
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.24.2 Page: 151ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API