38 Commits (235727fed79880ac2053a1db1b0d13c0f75714e8)

Author SHA1 Message Date
pythongosssss 235727fed7
Store user settings/data on the server and multi user support (#2160) 10 months ago
comfyanonymous 144e6580a4 This cache timeout is pretty useless in practice. 11 months ago
David Jeske edd6f75d3a better error for invalid output paths 12 months ago
Enrico Fasoli 1964bf1e78 fix: folder handling issues 1 year ago
Jairo Correa 8d04978298 Allow all extensions if extension list is empty 1 year ago
comfyanonymous 20d3852aa1 Pull some small changes from the other repo. 1 year ago
Jairo Correa 63e5fd1790 Option to input directory 1 year ago
comfyanonymous 7df822212f Allow checkpoints with .pt and .bin extensions. 1 year ago
comfyanonymous 21a563d385 Remove prints. 1 year ago
Michael Poutre 3e00fa4332
feat: Exclude .git when retrieving filename lists 1 year ago
Michael Poutre d196847079
feat: Add support for excluded_dirs to folder_paths.recursive_search 1 year ago
comfyanonymous 2bc12d3d22 Add --temp-directory argument to set temp directory. 1 year ago
comfyanonymous 00877b0363 Don't ignore extra paths that don't exist. 1 year ago
comfyanonymous af7a49916b Support loading unet files in diffusers format. 1 year ago
comfyanonymous a3a713b6c5 Refactor previews into one command line argument. 1 year ago
space-nuko a9fa2d3727 Fix 1 year ago
comfyanonymous 66e588d837 Ignore folder path directories that don't exist. 1 year ago
comfyanonymous 871a86593a Smarter filename list caching. 1 year ago
space-nuko d200fa1314 Prevent callers from mutating folder lists 1 year ago
comfyanonymous 8ef197f028 Keep list of filenames and only refresh it when something changes. 1 year ago
comfyanonymous 2260802d90 Check if folder_name is valid instead of just throwing exception. 1 year ago
comfyanonymous b9818eb910 Add route to get safetensors metadata: 1 year ago
comfyanonymous 679bd2845a Safetensors isn't optional anymore. 2 years ago
comfyanonymous faf899ad5a LoadLatent and SaveLatent should behave like the LoadImage and SaveImage. 2 years ago
comfyanonymous 850daf0416 Masked editor changes. 2 years ago
Dr.Lt.Data ae08fdb999
Clipspace Menu and MaskEditor application. (#548) 2 years ago
comfyanonymous ccad603b2e Add a way for nodes to validate their own inputs. 2 years ago
ltdrdata f7a8218814
Add clipspace feature. (#541) 2 years ago
comfyanonymous 5282f56434 Implement Linear hypernetworks. 2 years ago
comfyanonymous 3696d1699a Add support for GLIGEN textbox model. 2 years ago
comfyanonymous 74fc7b7726 custom_nodes paths can now be set in the extra_model_paths.yaml 2 years ago
sALTaccount 72a8973bd5 allow configurable path for diffusers models 2 years ago
comfyanonymous f816964847 Add a way to set output directory with --output-directory 2 years ago
comfyanonymous 50099bcd96 Support multiple paths for embeddings. 2 years ago
comfyanonymous 51d6427ddf Add support for loading extra paths from yaml file. 2 years ago
comfyanonymous 80af43dba6 Switch to sorted set for path. 2 years ago
comfyanonymous e1a9e26968 Add folder_paths so models can be in multiple paths. 2 years ago