From 3f909b58d5f2c6eb410614e8b4a42a6aa86744f9 Mon Sep 17 00:00:00 2001 From: Xavier Date: Tue, 6 Sep 2022 00:13:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4217361..e010308 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This code repository is based on that of [Textual Inversion](https://github.com/ The implementation makes minimum changes over the official codebase of Textual Inversion, and in fact some components in Textual Inversion, such as the embedding manager, are not deleted, although they will never be used here. -##Usage +## Usage