InvokeAI/backend
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
..
modules add module __init__ files for backend 2022-11-17 19:54:28 +00:00
__init__.py add module __init__ files for backend 2022-11-17 19:54:28 +00:00
invoke_ai_web_server.py install frontend/dist into package directory 2022-11-25 06:42:00 +00:00