| --- |
| |
| |
| {} |
| --- |
| |
| # Dataset Card for Dataset Name |
|
|
| <!-- Provide a quick summary of the dataset. --> |
|
|
| This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1). |
|
|
| ## Dataset Details |
|
|
|
|
| ### Direct Use |
|
|
| 1. generate images with flux-ft-ds, the ouput images are in flux_ft_train.zip |
| 2. test the flux_ft_train images, select good samples with good trade-off as expected. |
| 3. use these selected image to do standard finetune on flux |
| 4. the output images of the finetuned flux are in flux_ft.zip |
| |