From 962628c89a4958c36a4c52d00a5833f5247794cc Mon Sep 17 00:00:00 2001 From: bmaltais Date: Thu, 2 Mar 2023 15:00:55 -0500 Subject: [PATCH] Fix ToC links --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1dd2ee9..92fea66 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,21 @@ If you run on Linux and would like to use the GUI, there is now a port of it as ### Table of Contents -- [Tutorials](https://github.com/jonathanzhang53/kohya_ss#tutorials) -- [Required Dependencies](https://github.com/jonathanzhang53/kohya_ss#required-dependencies) -- [Installation](https://github.com/jonathanzhang53/kohya_ss#installation) - - [CUDNN 8.6](https://github.com/jonathanzhang53/kohya_ss#optional-cudnn-86) -- [Upgrading](https://github.com/jonathanzhang53/kohya_ss#upgrading) -- [Launching the GUI](https://github.com/jonathanzhang53/kohya_ss#launching-the-gui) -- [Dreambooth](https://github.com/jonathanzhang53/kohya_ss#dreambooth) -- [Finetune](https://github.com/jonathanzhang53/kohya_ss#finetune) -- [Train Network](https://github.com/jonathanzhang53/kohya_ss#train-network) -- [LoRA](https://github.com/jonathanzhang53/kohya_ss#lora) -- [Troubleshooting](https://github.com/jonathanzhang53/kohya_ss#troubleshooting) - - [Page File Limit](https://github.com/jonathanzhang53/kohya_ss#page-file-limit) - - [No module called tkinter](https://github.com/jonathanzhang53/kohya_ss#no-module-called-tkinter) - - [FileNotFoundError](https://github.com/jonathanzhang53/kohya_ss#filenotfounderror) -- [Change History](https://github.com/jonathanzhang53/kohya_ss#change-history) +- [Tutorials](https://github.com/bmaltais/kohya_ss#tutorials) +- [Required Dependencies](https://github.com/bmaltais/kohya_ss#required-dependencies) +- [Installation](https://github.com/bmaltais/kohya_ss#installation) + - [CUDNN 8.6](https://github.com/bmaltais/kohya_ss#optional-cudnn-86) +- [Upgrading](https://github.com/bmaltais/kohya_ss#upgrading) +- [Launching the GUI](https://github.com/bmaltais/kohya_ss#launching-the-gui) +- [Dreambooth](https://github.com/bmaltais/kohya_ss#dreambooth) +- [Finetune](https://github.com/bmaltais/kohya_ss#finetune) +- [Train Network](https://github.com/bmaltais/kohya_ss#train-network) +- [LoRA](https://github.com/bmaltais/kohya_ss#lora) +- [Troubleshooting](https://github.com/bmaltais/kohya_ss#troubleshooting) + - [Page File Limit](https://github.com/bmaltais/kohya_ss#page-file-limit) + - [No module called tkinter](https://github.com/bmaltais/kohya_ss#no-module-called-tkinter) + - [FileNotFoundError](https://github.com/bmaltais/kohya_ss#filenotfounderror) +- [Change History](https://github.com/bmaltais/kohya_ss#change-history) ## Tutorials