diff --git a/README.md b/README.md index 5fd8cf9b..67a78afc 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,10 @@ or even -15 to 15. This will allow you to dile it in so they all have your desir ### LoRA Slider Trainer + + Open In Colab + + This is how I train most of the recent sliders I have on Civitai, you can check them out in my [Civitai profile](https://civitai.com/user/Ostris/models). It is based off the work by [p1atdev/LECO](https://github.com/p1atdev/LECO) and [rohitgandikota/erasing](https://github.com/rohitgandikota/erasing) But has been heavily modified to create sliders rather than erasing concepts. I have a lot more plans on this, but it is diff --git a/notebooks/SliderTraining.ipynb b/notebooks/SliderTraining.ipynb index 6ae8b8f0..d86a4e86 100644 --- a/notebooks/SliderTraining.ipynb +++ b/notebooks/SliderTraining.ipynb @@ -18,9 +18,7 @@ }, "cells": [ { - "cell_type": "code", - "execution_count": null, - "outputs": [], + "cell_type": "markdown", "source": [ "# AI Toolkit by Ostris\n", "## Slider Training\n",