InvokeAI/ldm
Lincoln Stein 8b7925edf3 fix crash in textual inversion with "num_samples=0" error
-At some point pathlib was added to the list of imported modules and this
broken the os.path code that assembled the sample data set.

-Now fixed by replacing os.path calls with Path methods
2023-02-22 11:29:30 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix crash in textual inversion with "num_samples=0" error 2023-02-22 11:29:30 -05:00
models Merge branch 'main' into perf/lowmem_sequential_guidance 2023-02-20 15:20:15 -05:00
modules move trigger_str registration into try block 2023-02-21 21:38:42 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Merge branch 'main' into bugfix/filename-embedding-fallback 2023-02-22 06:13:41 +13: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 fix broken !import_model downloads 2023-02-13 22:14:24 -05:00