Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ This model is a conditional text-to-image generation model, meaning it requires
|
|
12 |
## Usage & Fine-Tuning
|
13 |
For optimal performance, fine-tuning on your own dataset is recommended. The model serves as a foundational framework that can be further refined for specific downstream tasks.
|
14 |
## Dataset
|
15 |
-
The dataset used for training is publicly available on Kaggle
|
16 |
<br>🔗 Khmer Text Recognition Dataset: https://www.kaggle.com/datasets/emhengly/khmer-text-recognition-dataset/data</br>
|
17 |
## Example Usage
|
18 |
To generate Khmer text images using the **UNet2DConditional** model, use the following example:
|
|
|
12 |
## Usage & Fine-Tuning
|
13 |
For optimal performance, fine-tuning on your own dataset is recommended. The model serves as a foundational framework that can be further refined for specific downstream tasks.
|
14 |
## Dataset
|
15 |
+
The dataset used for training is publicly available on Kaggle
|
16 |
<br>🔗 Khmer Text Recognition Dataset: https://www.kaggle.com/datasets/emhengly/khmer-text-recognition-dataset/data</br>
|
17 |
## Example Usage
|
18 |
To generate Khmer text images using the **UNet2DConditional** model, use the following example:
|