Update README.md
Browse files
README.md
CHANGED
@@ -91,6 +91,11 @@ image.save("SDXL_OldBookIllustrations.png")
|
|
91 |
|
92 |
## Training details
|
93 |
|
|
|
|
|
|
|
|
|
|
|
94 |
Trained on a single a100 using the [Diffuser's package](https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image_lora_sdxl.py), documentation available [here](https://huggingface.co/docs/diffusers/main/en/training/lora).
|
95 |
|
96 |
Training script used:
|
|
|
91 |
|
92 |
## Training details
|
93 |
|
94 |
+
**Video Overview**
|
95 |
+
<a href="https://youtu.be/v89kB4OScOA">
|
96 |
+
<img src="https://i.imgur.com/fW6hHu2.png" width="350">
|
97 |
+
</a>
|
98 |
+
|
99 |
Trained on a single a100 using the [Diffuser's package](https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image_lora_sdxl.py), documentation available [here](https://huggingface.co/docs/diffusers/main/en/training/lora).
|
100 |
|
101 |
Training script used:
|