Yoland Yan
2cd3c8a2fb
Fix ruff errors
2025-03-26 17:30:41 +08:00
Yoland Yan
225a196dae
Feat: Add basic LoRA training support
...
For more details: https://github.com/Comfy-Org/rfcs/pull/26
2025-03-26 17:30:41 +08:00
comfyanonymous
b7572b2f87
Fix and enforce no trailing whitespace.
2024-12-31 03:16:37 -05:00
comfyanonymous
d9b7cfac7e
Fix and enforce new lines at the end of files.
2024-12-30 04:14:59 -05:00
Robin Huang
6ad0ddbae4
Run unit tests on Windows/MacOS as well. ( #5018 )
...
* Run unit tests on Windows as well.
* Test on mac.
* Continue running on error.
* Compared normalized paths to work cross platform.
* Only test common set of mimetypes across operating systems.
2024-09-22 05:01:39 -04:00
bymyself
e760bf5c40
Add content-type filter method to folder_paths ( #4054 )
...
* Add content-type filter method to folder_paths
* Add unit tests
* Hardcode webp content-type
* Annotate content_types as Literal["image", "video", "audio"]
2024-09-11 02:00:07 -04:00