Skip to content

Commit b6255f1

Browse files
Update dependency datasets to v2.19.2 (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1de7a6c commit b6255f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"transformers==4.41.1", # Pre-trained models published on Hugging Face
5050
"diffusers==0.28.0", # Diffusion models published on Hugging Face
5151
"timm==1.0.3", # Image models
52-
"datasets==2.19.1", # Datasets published on Hugging Face
52+
"datasets==2.19.2", # Datasets published on Hugging Face
5353
"x-transformers==1.30.2", # Phil Wang (Lucidrain)'s Transformer library
5454
# Phil Wang (Lucidrain)'s Diffusion model library
5555
# `ema-pytorch` is a dependency

0 commit comments

Comments
 (0)