Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ This project explores Khmer text-to-image generation, inspired by the architectu
|
|
| 15 |
|
| 16 |
## Fine-Tuning
|
| 17 |
|
| 18 |
-
This is a base model and is intended to be fine-tuned for specific tasks or datasets. The model was trained on images with a resolution of **128×64**, but this can be adjusted during fine-tuning to match your desired output size.
|
| 19 |
|
| 20 |
For best results, it is recommended to fine-tune the following three main components rather than just the core UNet model:
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
## Fine-Tuning
|
| 17 |
|
| 18 |
+
This is a base model and is intended to be fine-tuned for specific tasks or datasets. The model was trained on images with a resolution of **128×64** in **RGB** color channel, but this can be adjusted during fine-tuning to match your desired output size.
|
| 19 |
|
| 20 |
For best results, it is recommended to fine-tune the following three main components rather than just the core UNet model:
|
| 21 |
|