huggingface / huggingface/diffusers
Loading dataset from disk where it exists
Open
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
In these scripts [[1](https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image_lora.py)] [[2](https://github.com/huggingface/diffusers/blob/main/examples/text_to_image/train_text_to_image.py)], loading a dataset that is saved with `save_to_disk` throws an error, and one is forced to use a dataset from the HF hub
Contributor guide
Assessment
This issue has not been assessed yet.