Alex "mcmonkey" Goodwin and GitHub
3326bdfd4e
add internal /folder_paths route ( #4980 )
...
returns a json maps of folder paths
2024-09-19 09:52:55 -04:00
Alex "mcmonkey" Goodwin and GitHub
68bb885d22
add 'is_default' to model paths config ( #4979 )
...
* add 'is_default' to model paths config
including impl and doc in example file
* update weirdly overspecific test expectations
* oh there's two
* sigh
2024-09-19 08:59:55 -04:00
Alex "mcmonkey" Goodwin and GitHub
a1e71cfad1
very simple strong-cache on model list ( #4969 )
...
* very simple strong-cache on model list
* store the cache after validation too
* only cache object_info for now
* use a 'with' context
2024-09-19 04:40:14 -04:00
Alex "mcmonkey" Goodwin and GitHub
254838f23c
add simple error check to model loading ( #4950 )
2024-09-17 03:57:17 -04:00
Alex "mcmonkey" Goodwin and GitHub
619263d4a6
allow current timestamp in save image prefix ( #4030 )
2024-09-09 02:55:51 -04:00
Alex "mcmonkey" Goodwin and GitHub
f1c2301697
fix typo in stale-issues ( #4735 )
2024-09-01 17:44:49 -04:00
Alex "mcmonkey" Goodwin and GitHub
d4aeefc297
add github action to automatically handle stale user support issues ( #4683 )
...
* add github action to automatically handle stale user support issues
* improve stale message
* remove token part
2024-08-31 01:57:18 -04:00
Alex "mcmonkey" Goodwin and GitHub
ec28cd9136
swap legacy sdv15 link ( #4682 )
...
* swap legacy sdv15 link
* swap v15 ckpt examples to safetensors
* link the fp16 copy of the model by default
2024-08-29 19:48:48 -04:00
Alex "mcmonkey" Goodwin and GitHub
5e806f555d
add a get models list api route ( #4519 )
...
* get models list api route
* remove copypasta
2024-08-21 02:04:42 -04:00
Alex "mcmonkey" Goodwin and GitHub
b5c3906b38
Automatically link the Comfy CI page on PRs ( #4326 )
...
also use_prior_commit so it doesn't get a janked merge commit instead of the real one
2024-08-12 12:32:16 -04:00
Alex "mcmonkey" Goodwin and GitHub
65ea6be38f
PullRequest CI Run: use pull_request_target to allow the CI Dashboard to work ( #4277 )
...
'_target' allows secrets to pass through, and we're just using the secret that allows uploading to the dashboard and are manually vetting PRs before running this workflow anyway
2024-08-08 17:20:48 -04:00
Alex "mcmonkey" Goodwin and GitHub
5df6f57b5d
minor fix on copypasta action name ( #4276 )
...
my bad sorry
2024-08-08 16:30:59 -04:00
Alex "mcmonkey" Goodwin and GitHub
6588bfdef9
add GitHub workflow for CI tests of PRs ( #4275 )
...
When the 'Run-CI-Test' label is added to a PR, it will be tested by the CI, on a small matrix of stable versions.
2024-08-08 16:24:49 -04:00
Alex "mcmonkey" Goodwin and GitHub
50ed2879ef
Add full CI test matrix GitHub Workflow ( #4274 )
...
automatically runs a matrix of full GPU-enabled tests on all new commits to the ComfyUI master branch
2024-08-08 15:40:07 -04:00
Alex "mcmonkey" Goodwin and GitHub
3f46362d22
fix non-contiguous tensor saving (from channels-last) ( #3932 )
2024-07-02 20:16:33 -04:00
Alex "mcmonkey" Goodwin and GitHub
edfce78c86
add issue templates for ComfyUI Issues Page ( #3868 )
2024-06-26 01:37:27 -04:00