puffy310 commited on
Commit
18fe77b
1 Parent(s): 9e3cfd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- Dataset of Online Stable Diffusion(TBD)
 
 
 
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)