channudam commited on
Commit
b6c6dd1
·
verified ·
1 Parent(s): 0b2f6a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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