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
..
2022-12-20 15:32:35 -08:00
2023-02-20 07:33:19 -05:00
2023-01-15 09:22:46 -05:00
2023-02-03 17:35:35 -05:00