Pierre Chapuis
|
18c84c7b72
|
shorter import paths
|
2023-08-29 16:57:40 +02:00 |
|
limiteinductive
|
7ca6bd0ccd
|
implement the ConvertModule class and refactor conversion scripts
|
2023-08-28 14:39:14 +02:00 |
|
Doryan Kaced
|
3680f9d196
|
Add support for learned concepts e.g. via textual inversion
|
2023-08-28 10:37:39 +02:00 |
|
limiteinductive
|
92a21bc21e
|
refactor latent_diffusion module
|
2023-08-25 12:30:20 +02:00 |
|
Pierre Chapuis
|
d311f779c0
|
test all chain manipulation methods
|
2023-08-23 17:49:59 +02:00 |
|
Pierre Chapuis
|
beacfe816b
|
reordering (match chain.py order)
|
2023-08-23 17:49:59 +02:00 |
|
Pierre Chapuis
|
e05c410a86
|
split test in two
|
2023-08-23 17:49:59 +02:00 |
|
Pierre Chapuis
|
337d2aea58
|
cosmetics
|
2023-08-23 17:49:59 +02:00 |
|
Pierre Chapuis
|
1065dfe10b
|
add empty __init__.py files to make pytest happy
(otherwise it wants unique file basenames)
|
2023-08-23 17:49:59 +02:00 |
|
Pierre Chapuis
|
a0c70ba7aa
|
add a test for StopIteration in walk
|
2023-08-23 12:15:56 +02:00 |
|
Pierre Chapuis
|
dec0d64432
|
make walk and layers not recurse by default
There is now a parameter to get the old (recursive) behavior.
|
2023-08-23 12:15:56 +02:00 |
|
Pierre Chapuis
|
2ad26a06b0
|
fix LoRAs on Self target
|
2023-08-23 12:13:01 +02:00 |
|
limiteinductive
|
3565a4127f
|
implement DoubleTextEncoder for SDXL
|
2023-08-23 11:05:38 +02:00 |
|
Benjamin Trom
|
8c7298f8cc
|
fix chain slicing with structural copy
|
2023-08-22 11:44:11 +02:00 |
|
limiteinductive
|
e7c1db50e0
|
turn CLIPTokenizer into a fl.Module
|
2023-08-22 00:09:01 +02:00 |
|
limiteinductive
|
108fa8f26a
|
add converter layer + tests
|
2023-08-21 12:09:58 +02:00 |
|
limiteinductive
|
4526d58cd5
|
update CTOR of CLIPTextEncoder with max_sequence_length
|
2023-08-21 11:21:12 +02:00 |
|
Pierre Chapuis
|
97b162d9a0
|
add InformativeDrawings
https://github.com/carolineec/informative-drawings
This is the preprocessor for the Lineart ControlNet.
|
2023-08-16 12:29:09 +02:00 |
|
Cédric Deltheil
|
48f674c433
|
initial commit
|
2023-08-04 15:28:41 +02:00 |
|