InvokeAI/scripts
Lincoln Stein 080fc4b380 add documentation and minor bug fixes
- Added new documentation for textual inversion training process
- Move `main.py` into the deprecated scripts folder
- Fix bug in `textual_inversion.py` which was causing it to not load
  the globals module correctly.
- Sort models alphabetically in console front end
- Only show diffusers models in console front end
2023-01-20 16:55:50 -05:00
..
orig_scripts add documentation and minor bug fixes 2023-01-20 16:55:50 -05:00
configure_invokeai.py add documentation and minor bug fixes 2023-01-20 16:55:50 -05:00
dream.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
images2prompt.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
invoke.py fixing a typo in invoke.py (#2204) 2023-01-02 02:39:43 +00:00
legacy_api.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
load_models.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
merge_embeddings.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
merge_fe.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
preload_models.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
sd-metadata.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
textual_inversion_fe.py add documentation and minor bug fixes 2023-01-20 16:55:50 -05:00
textual_inversion.py add documentation and minor bug fixes 2023-01-20 16:55:50 -05:00