> For the complete documentation index, see [llms.txt](https://metaverse-imagen.gitbook.io/ai-tools-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaverse-imagen.gitbook.io/ai-tools-research/solutions-and-tutorials/lora-guide/fine-tuning-a-model-with-kohya/lora-training-videos-robert-jene-1.md).

# LoRA Training Videos -Robert Jene 1

{% embed url="<https://www.youtube.com/watch?v=YVYiTLGi6gk&list=TLPQMjEwMTIwMjQ712AcQOELaQ&index=2>" %}

### Timestamps:&#x20;

[00:00](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=0s) - intro&#x20;

[02:09](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=129s) - setup web browser and file explorer

[02:47](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=167s) - install the prerequisites

[03:34](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=214s) - install Kohya

[09:49](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=589s) - install Booru Dataset Tag Manager

[11:24](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=684s) - make a training folder

[11:42](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=702s) - download regularization data

[12:43](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=763s) - prepare dataset of images

[23:44](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=1424s) - how to run and use Kohya

[46:20](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=2780s) - training the model

[49:09](https://www.youtube.com/watch?v=YVYiTLGi6gk\&list=TLPQMjEwMTIwMjQ712AcQOELaQ\&index=2\&t=2949s) - testing the LoRA files&#x20;

### &#x20;Prerequisites:&#x20;

Python:  <https://www.python.org/downloads/>

Git:  <https://git-scm.com/downloads>

Visual Studio 2015, 2017, 2019, and 2022 redistributable:

<https://aka.ms/vs/17/release/vc\\_redis>...

### &#x20;Github links:&#x20;

Kohya:  <https://github.com/bmaltais/kohya_ss>

Booru Dataset Tag Manager:  <https://github.com/starik222/BooruDatasetTagManager>

Regularization data from tobecwb: <https://github.com/tobecwb/stable-diffusion-Regularization-Images>

Installation commands for Kohya:&#x20;

**cd kohya\_ss**&#x20;

**setup.bat**&#x20;

when installing CUDNN, go to the Kohya github, then open readme.md the link for CUDNN is in there&#x20;

&#x20;**links:**&#x20;

Jennifer Lawrence LoRA on civitai:  <https://civitai.com/models/111828/jennifer-lawrence>

Gimp:  <https://www.gimp.org/downloads/>

Explanation EPOCHs: <https://rentry.org/59xed3#number-of-steps>

ICBINP - ["I Can't Believe It's Not Photography" ](https://civitai.com/models/28059?modelVersionId=121557)

Birme Batch Image Resizer:  [https://www.birme.net](https://www.birme.net/)<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://metaverse-imagen.gitbook.io/ai-tools-research/solutions-and-tutorials/lora-guide/fine-tuning-a-model-with-kohya/lora-training-videos-robert-jene-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
