Cédric Deltheil
|
71ddb55a8e
|
infer device and dtype in LoraAdapter
|
2023-08-22 11:55:39 +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 |
|
Cédric Deltheil
|
1ad4e1a35a
|
converter: add missing structural_attrs
|
2023-08-21 16:04:12 +02:00 |
|
Cédric Deltheil
|
b91a457495
|
use Converter layer for sinuosoidal embedding
|
2023-08-21 16:04:12 +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 |
|
limiteinductive
|
6fd5894caf
|
split PositionalTokenEncoder
|
2023-08-21 11:21:12 +02:00 |
|
limiteinductive
|
9d663534d1
|
cosmetic changes for text_encoder.py
|
2023-08-21 11:21:12 +02:00 |
|
limiteinductive
|
b8e7179447
|
make clip g use quick gelu and pad_token_id 0
|
2023-08-17 17:31:15 +02:00 |
|
limiteinductive
|
6594502c11
|
parametrize tokenizer for text_encoder
|
2023-08-17 17:31:15 +02:00 |
|
limiteinductive
|
4575e3dd91
|
add start, end and pad tokens as parameter
|
2023-08-17 17:31:15 +02:00 |
|
limiteinductive
|
63fda2bfd8
|
add use_quick_gelu kwarg for CLIPTextEncoder
|
2023-08-17 17:31:15 +02:00 |
|
limiteinductive
|
efe923a272
|
cosmetic changes
|
2023-08-17 17:31:15 +02:00 |
|
limiteinductive
|
17dc75421b
|
make basic layers an enum and work with subtyping
|
2023-08-17 15:36:43 +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 |
|
Pierre Chapuis
|
e10f761a84
|
GroupNorm and LayerNorm must be affine to be WeightedModules
|
2023-08-16 12:29:09 +02:00 |
|
Pierre Chapuis
|
bd49304fc8
|
add Sigmoid activation
|
2023-08-07 19:56:28 +02:00 |
|
Cédric Deltheil
|
48f674c433
|
initial commit
|
2023-08-04 15:28:41 +02:00 |
|