Files
InvokeAI/ldm/invoke
Lincoln Stein 9d8236c59d tested and working on Ubuntu
- You can now achieve several effects:

   `invokeai-configure`
   This will use console-based UI to initialize invokeai.init,
   download support models, and choose and download SD models

   `invokeai-configure --yes`
   Without activating the GUI, populate invokeai.init with default values,
   download support models and download the "recommended" SD models

   `invokeai-configure --default_only`
   As above, but only download the default SD model (currently SD-1.5)

   `invokeai-model-install`
   Select and install models. This can be used to download arbitrary
   models from the Internet, install HuggingFace models using their repo_id,
   or watch a directory for models to load at startup time

   `invokeai-model-install --yes`
   Import the recommended SD models without a GUI

   `invokeai-model-install --default_only`
   As above, but only import the default model
2023-02-19 16:08:58 -05:00
..
2023-02-19 16:08:58 -05:00
2023-01-15 09:22:46 -05:00
2023-02-19 16:08:58 -05:00
2023-02-06 09:45:21 -05:00
2023-02-05 22:55:29 +13:00
2023-01-30 18:42:17 -05:00
2023-02-12 17:20:13 -05:00
2022-12-20 15:32:35 -08:00
2023-01-15 09:22:46 -05:00
2023-01-15 09:22:46 -05:00
2023-02-03 17:35:35 -05:00