Commit Graph

8 Commits (main)

Author SHA1 Message Date
Dr.Lt.Data a16522d61f fix: consider compatibility with A1111 2024-07-08 23:18:41 +09:00
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 e525261334 Adjusted help
added safetensors to requirements
2024-06-07 10:23:54 +02:00
AIrjen 6856a6b8ab clean up for superprompt model 2024-04-03 21:32:24 +02:00
AIrjen ab8300d1da some node fixes for superprompter 2024-04-01 21:19:09 +02:00
AIrjen c52bf52569 preparing nodes and A1111 stuff 2024-04-01 17:26:30 +02:00
AIrjen bb63ebec91 testing more stuff and settings 2024-03-29 08:46:36 +01:00
AIrjen e5544bc0e8 testing with superprompter 2024-03-24 10:34:55 +01:00