InvokeAI/ldm
Lincoln Stein a79d40519c fix batch generation logfile name to be compatible with Windows OS
- `invokeai-batch --invoke` was created a time-stamped logfile with colons in its
  name, which is a Windows no-no. This corrects the problem by writing
  the timestamp out as "13-06-2023_8-35-10"

- Closes #3005
2023-03-23 21:43:21 -04:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix batch generation logfile name to be compatible with Windows OS 2023-03-23 21:43:21 -04:00
models Merge branch 'main' into refactor_use_compel 2023-02-21 17:19:48 -05:00
modules Merge branch 'main' into refactor_use_compel 2023-02-21 21:14:28 -06:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py implemented multiprocessing across multiple GPUs 2023-03-05 01:52:28 -05:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py Merge branch 'main' into install/refactor-configure-and-model-select 2023-02-17 15:00:33 -05:00