ai-toolkit/toolkit/models
Jaret Burkett 68b7e159bc Bug Fixes 2024-05-17 08:41:20 -06:00
..
DoRA.py Fixed Dora implementation. Still highly experimental 2024-02-24 10:26:01 -07:00
RRDB.py Fixed numerous issues with traing ESRGAN 2023-08-08 20:03:19 -06:00
block.py Added training for a custom version of ERSGAN arcitecture. Testing training now 2023-08-07 18:04:23 -06:00
clip_fusion.py Work on additional image embedding methods. Finalized zipper resampler. It works amazing 2024-02-10 09:00:05 -07:00
clip_pre_processor.py Adjustments to the clip preprocessor. Allow merging in new weights for ip adapters so you can change the arcitecture while maintaining as much data as possible 2024-01-06 11:56:53 -07:00
ilora.py Bug Fixes 2024-05-17 08:41:20 -06:00
single_value_adapter.py Added single value adapter training 2024-04-28 06:04:47 -06:00
size_agnostic_feature_encoder.py Created a size agnostic feature encoder (SAFE) model to be trained in replace of CLIP for ip adapters. It is mostly conv layers so will hopefully be able to handle facial features better than clip can. Also bug fixes 2023-12-28 12:20:27 -07:00
te_adapter.py Bug fixes and minor features 2024-04-25 06:14:31 -06:00
te_aug_adapter.py Added te aug adapter 2024-02-21 21:30:26 -07:00
vd_adapter.py Work on embedding adapters 2024-03-11 15:18:42 -06:00
zipper_resampler.py Work on additional image embedding methods. Finalized zipper resampler. It works amazing 2024-02-10 09:00:05 -07:00