From 4a1b92d309c815fa274a7cf59a6e5980d8427e46 Mon Sep 17 00:00:00 2001 From: Noyii <78095748+Noyii@users.noreply.github.com> Date: Fri, 28 Jul 2023 12:31:14 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6202bae..add2800f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository contains the scripts for: * DreamBooth training, including U-Net and Text Encoder * Fine-tuning (native training), including U-Net and Text Encoder * LoRA training -* Texutl Inversion training +* Textual Inversion training * Image generation * Model conversion (supports 1.x and 2.x, Stable Diffision ckpt/safetensors and Diffusers)