comfyanonymous
|
0c7cad404c
|
Don't initialize clip weights to default values.
|
2023-06-14 12:47:36 -04:00 |
comfyanonymous
|
23cf8ca7c5
|
Fix bug when embedding gets ignored because of mismatched size.
|
2023-06-08 23:48:14 -04:00 |
comfyanonymous
|
af9cc1fb6a
|
Search recursively in subfolders for embeddings.
|
2023-05-05 01:28:48 -04:00 |
comfyanonymous
|
81d1f00df3
|
Some refactoring: from_tokens -> encode_from_tokens
|
2023-04-15 18:46:58 -04:00 |
comfyanonymous
|
719c26c3c9
|
Merge branch 'master' of https://github.com/BlenderNeko/ComfyUI
|
2023-04-15 14:16:50 -04:00 |
BlenderNeko
|
d0b1b6c6bf
|
fixed improper padding
|
2023-04-15 19:38:21 +02:00 |
comfyanonymous
|
04d9bc13af
|
Safely load pickled embeds that don't load with weights_only=True.
|
2023-04-14 15:33:43 -04:00 |
BlenderNeko
|
da115bd78d
|
ensure backwards compat with optional args
|
2023-04-14 21:16:55 +02:00 |
BlenderNeko
|
752f7a162b
|
align behavior with old tokenize function
|
2023-04-14 21:02:45 +02:00 |
comfyanonymous
|
334aab05e5
|
Don't stop workflow if loading embedding fails.
|
2023-04-14 13:54:00 -04:00 |
BlenderNeko
|
8489cba140
|
add unique ID per word/embedding for tokenizer
|
2023-04-13 22:01:01 +02:00 |
comfyanonymous
|
1718730e80
|
Ignore embeddings when sizes don't match and print a WARNING.
|
2023-04-04 11:49:29 -04:00 |
comfyanonymous
|
50099bcd96
|
Support multiple paths for embeddings.
|
2023-03-18 03:08:43 -04:00 |
comfyanonymous
|
00a9189e30
|
Support old pytorch.
|
2023-02-19 16:59:03 -05:00 |
comfyanonymous
|
137ae2606c
|
Support people putting commas after the embedding name in the prompt.
|
2023-02-19 02:50:48 -05:00 |
comfyanonymous
|
324273fff2
|
Fix embedding not working when on new line.
|
2023-02-09 14:12:02 -05:00 |
comfyanonymous
|
f73e57d881
|
Add support for textual inversion embedding for SD1.x CLIP.
|
2023-01-29 18:46:44 -05:00 |
comfyanonymous
|
220afe3310
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |