InvokeAI/scripts
Lincoln Stein d079445943 install frontend/dist into package directory
- When invokeai installed with `pip install .`, the frontend
  will be in the venv directory under invokeai.
- When invokeai installed with `pip install -e .`, the frontend
  will be in the source repo.
-invoke_ai_web_sever.py will look in both places using relative
  addressing.
2022-11-25 06:42:00 +00:00
..
orig_scripts rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
configure_invokeai.py install frontend/dist into package directory 2022-11-25 06:42:00 +00:00
dream.py support for wheel building; webserver broken 2022-11-18 19:34:28 +00:00
images2prompt.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00
invoke.py support for wheel building; webserver broken 2022-11-18 19:34:28 +00:00
legacy_api.py Remove gfpgan_dir 2022-11-13 00:27:56 +00:00
load_models.py this small fix adds back the load_models.py script 2022-11-22 11:21:04 -05:00
merge_embeddings.py model paths fixed, codeformer needs attention 2022-11-15 18:39:31 +00:00
preload_models.py add interactive configuration to the model loader 2022-11-19 19:20:28 +00:00
sd-metadata.py rename all modules from ldm.dream to ldm.invoke 2022-10-08 11:37:23 -04:00