Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ datasets:
|
|
| 15 |
pipeline_tag: text-to-image
|
| 16 |
---
|
| 17 |
|
| 18 |
-
|
| 19 |
|
| 20 |
<strong>Goal of this project:</strong> This project focuses on building an advanced text-to-image generation system using the Stable Diffusion XL (SDXL) model, a state-of-the-art deep learning architecture. The goal is to transform natural language text descriptions into visually coherent and high-quality images, unlocking creative possibilities in areas like art generation, design prototyping, and multimedia applications.
|
| 21 |
|
|
@@ -32,7 +32,7 @@ To enhance performance and tailor the model to specific use cases, SDXL is fine-
|
|
| 32 |
|
| 33 |

|
| 34 |
|
| 35 |
-
<strong>After Fine-Tuning SDXL</strong>
|
| 36 |
|
| 37 |

|
| 38 |
|
|
|
|
| 15 |
pipeline_tag: text-to-image
|
| 16 |
---
|
| 17 |
|
| 18 |
+
<strong>Text-to-Image Generation with Fine-Tuned SDXL [QLoRA]</strong>
|
| 19 |
|
| 20 |
<strong>Goal of this project:</strong> This project focuses on building an advanced text-to-image generation system using the Stable Diffusion XL (SDXL) model, a state-of-the-art deep learning architecture. The goal is to transform natural language text descriptions into visually coherent and high-quality images, unlocking creative possibilities in areas like art generation, design prototyping, and multimedia applications.
|
| 21 |
|
|
|
|
| 32 |
|
| 33 |

|
| 34 |
|
| 35 |
+
<strong>After Fine-Tuning SDXL on Custom Dataset</strong>
|
| 36 |
|
| 37 |

|
| 38 |
|