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 |
|
limiteinductive
|
9da00e6fcf
|
fix typing for informative drawings convert script
|
2023-08-17 14:44:45 +02:00 |
|
Pierre Chapuis
|
0fd46f9ec4
|
make type checking strict
|
2023-08-17 14:44:45 +02:00 |
|
Benjamin Trom
|
663d7c414e
|
Update pyproject.toml
Co-authored-by: Cédric Deltheil <355031+deltheil@users.noreply.github.com>
|
2023-08-17 14:44:45 +02:00 |
|
Benjamin Trom
|
2ee094c18c
|
Update scripts/convert-lora-weights.py
Co-authored-by: Cédric Deltheil <355031+deltheil@users.noreply.github.com>
|
2023-08-17 14:44:45 +02:00 |
|
limiteinductive
|
c9fba44f39
|
fix typing for scripts
|
2023-08-17 14:44:45 +02:00 |
|
limiteinductive
|
89224c1e75
|
activate typing for all scripts
|
2023-08-17 14:44:45 +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 |
|
Cédric Deltheil
|
32425016c8
|
add missing torchvision dependency for training
Via:
poetry add --optional torchvision
poetry lock
|
2023-08-08 15:53:35 +02:00 |
|
Pierre Chapuis
|
bd49304fc8
|
add Sigmoid activation
|
2023-08-07 19:56:28 +02:00 |
|
Cédric Deltheil
|
f49bb4f5fd
|
pyproject.toml: bump pydantic to 2.0.3
|
2023-08-04 19:44:56 +02:00 |
|
Cédric Deltheil
|
a307da1983
|
update README.md
Change image links
|
2023-08-04 19:18:07 +02:00 |
|
Pierre Chapuis
|
84cde77825
|
add documentation about Adapters
|
2023-08-04 18:49:11 +02:00 |
|
Cédric Deltheil
|
48f674c433
|
initial commit
|
2023-08-04 15:28:41 +02:00 |
|