InvokeAI/scripts
Lincoln Stein 230d3a496d document starter models
- add new script `scripts/make_models_markdown_table.py` that parses
  INITIAL_MODELS.yaml and creates markdown table for the model installation
  documentation file

- update 050_INSTALLING_MODELS.md with above table, and add a warning
  about additional license terms that apply to some of the models.
2023-02-24 09:33:07 -05:00
..
orig_scripts Merge branch 'main' into lstein-improve-ti-frontend 2023-01-24 11:53:03 -05:00
configure_invokeai.py fix spelling mistake 2023-02-16 00:19:08 -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 Fixes PYTORCH_ENABLE_MPS_FALLBACK not set correctly 2023-02-04 17:27:33 +11:00
legacy_api.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
make_models_markdown_table.py document starter models 2023-02-24 09:33:07 -05:00
pypi_helper.py add requested change 2023-02-05 21:15:39 +01:00
sd-metadata.py