Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,19 @@ task_categories:
|
|
4 |
- text-to-image
|
5 |
language:
|
6 |
- en
|
7 |
-
pretty_name:
|
8 |
size_categories:
|
9 |
- n<1K
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- text-to-image
|
5 |
language:
|
6 |
- en
|
7 |
+
pretty_name: renaissance_portraits
|
8 |
size_categories:
|
9 |
- n<1K
|
10 |
+
tags:
|
11 |
+
- art
|
12 |
+
- renaissance
|
13 |
+
- finetune
|
14 |
+
---
|
15 |
+
## Data
|
16 |
+
This datset is uploaded as a .tar.gz file that was orginally used to finetune a stable diffusion model.
|
17 |
+
It consists of 11 Renaissance era portraits of human figures whom are often rendered in dynamic poses, showing expression amd possibly using gesture.
|
18 |
+
Renaissance portraits are characterized by realism, with the subject being the focus of the work and the background being plain.
|
19 |
+
Additionally, the file incorporates a .csv file with two columns, one that serves as a placeholder for an image path and the other for textual description used in training the model.
|
20 |
+
|
21 |
+
Image Format: .jpg
|
22 |
+
Image Size: 256 x 256px
|