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-01-27 00:49:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e074058faa0e972106d2b05839de3c4fefe0ecfb
ai-toolkit
/
toolkit
/
models
History
Jaret Burkett
e074058faa
Work on additional image embedding methods. Finalized zipper resampler. It works amazing
2024-02-10 09:00:05 -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
zipper_resampler.py
Work on additional image embedding methods. Finalized zipper resampler. It works amazing
2024-02-10 09:00:05 -07:00