This website requires JavaScript.
Explore
Help
Register
Sign In
ostris
/
ai-toolkit
Watch
1
Star
0
Fork
0
You've already forked ai-toolkit
mirror of
https://github.com/ostris/ai-toolkit.git
synced
2026-02-03 20:29:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b68c3ef734162ba6b1ec33d8c8ad0853a2d55774
ai-toolkit
/
toolkit
/
models
History
Jaret Burkett
b68c3ef734
Added te aug adapter
2024-02-21 21:30:26 -07: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
Work on additional image embedding methods. Finalized zipper resampler. It works amazing
2024-02-10 09:00:05 -07:00
RRDB.py
Fixed numerous issues with traing ESRGAN
2023-08-08 20:03:19 -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. allow for random negative prompts
2024-02-21 04:51:52 -07:00
te_aug_adapter.py
Added te aug adapter
2024-02-21 21:30:26 -07:00
vd_adapter.py
Bug fixes. Added IP adapter training for Pixart
2024-02-17 10:06:57 -07:00
zipper_resampler.py
Work on additional image embedding methods. Finalized zipper resampler. It works amazing
2024-02-10 09:00:05 -07:00