InvokeAI/ldm
Lincoln Stein 67f892455f fix crash when --prompt="prompt" is used in CLI
- The following were supposed to be equivalent, but the latter crashes:
```
invoke> banana sushi
invoke> --prompt="banana sushi"
```
This PR fixes the problem.

- Fixes #2548
2023-02-07 22:09:34 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix crash when --prompt="prompt" is used in CLI 2023-02-07 22:09:34 -05:00
models rename override/restore methods to better reflect what they actually do 2023-01-30 16:23:44 +01:00
modules Merge branch 'main' into lstein-improve-ti-frontend 2023-01-24 11:53:03 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Refactor CUDA cache clearing to add statistical reporting. (#2553) 2023-02-06 12:53:30 -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 Allow multiple models to be imported by passing a directory. 2023-02-05 08:11:02 -08:00