Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
---
|
4 |
+
# Eurasian Lynx Dataset
|
5 |
+
|
6 |
+
This dataset contains images of the Eurasian Lynx with corresponding captions. As used to train Eurasian_Lynx-lynx_for_FLUX-DEV LoRA on civitai onsite trainer. Captioned with help of fancyfeast/joy-caption-pre-alpha with minor edits by hand
|
7 |
+
|
8 |
+
## Dataset Structure
|
9 |
+
|
10 |
+
- `001.jpeg`: Image of a Eurasian Lynx
|
11 |
+
- `002.jpeg`: Image of a Eurasian Lynx
|
12 |
+
|
13 |
+
## CSV File
|
14 |
+
|
15 |
+
The `image_caption_dataset.csv` file contains two columns:
|
16 |
+
- `image`: Filename of the image
|
17 |
+
- `caption`: Caption describing the image
|