Commit Graph

4 Commits (0d88a8ae7c41d3b893ca53af1ef3909841221b4e)

Author SHA1 Message Date
Dr.Lt.Data 2ed987364b import/regex fix
fix: Changed to use relative imports
* The current import method causes import failures if the path name of a custom node changes (import failures occur when a new manager is introduced)

fix: Incorrect use of `\` in regex strings
* From Python 3.12 onwards, using the `\` character without explicitly using regex strings like r'\' is treated as a syntax error
2024-07-06 10:31:03 +09:00
AIrjen 66d92af034 Lets try this? 2023-08-08 21:35:30 +02:00
AIrjen 067b92c7cf Try and fix it 2023-08-07 21:32:58 +02:00
AIrjen dd28375367 Renaming and moving stuff around so install can be done easy in ComfyUI 2023-08-04 21:21:03 +02:00