Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,6 @@ dataset_info:
|
|
| 16 |
|
| 17 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 18 |
|
| 19 |
+
This is a reformat of Huggingface Project's [SD Multiplayer Dataset](https://huggingface.co/datasets/huggingface-projects/sd-multiplayer-data)
|
| 20 |
+
It converts the image bucket into a parquet format. The text column is the prompt + the timestamp for it to the minutes precision.
|
| 21 |
+
The model finetuned on it is [here](https://huggingface.co/BirdL/OSD-Model)
|