Shuhaib73 commited on
Commit
633f225
·
verified ·
1 Parent(s): ecd9ffc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
  ![img_1](./generated_img1.png)
34
 
35
- <strong>After Fine-Tuning SDXL</strong>
36
 
37
  ![img_1](./after_training_img1.png)
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
  ![img_1](./generated_img1.png)
34
 
35
+ <strong>After Fine-Tuning SDXL on Custom Dataset</strong>
36
 
37
  ![img_1](./after_training_img1.png)
38