Merge pull request #688 from Noyii/main

fix typo
This commit is contained in:
Kohya S
2023-07-29 14:53:04 +09:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ This repository contains the scripts for:
* DreamBooth training, including U-Net and Text Encoder * DreamBooth training, including U-Net and Text Encoder
* Fine-tuning (native training), including U-Net and Text Encoder * Fine-tuning (native training), including U-Net and Text Encoder
* LoRA training * LoRA training
* Texutl Inversion training * Textual Inversion training
* Image generation * Image generation
* Model conversion (supports 1.x and 2.x, Stable Diffision ckpt/safetensors and Diffusers) * Model conversion (supports 1.x and 2.x, Stable Diffision ckpt/safetensors and Diffusers)