Skip to content

Commit

Permalink
Fix TFLite tests (#2007)
Browse files Browse the repository at this point in the history
downgrade datasets
  • Loading branch information
IlyasMoutawwakil authored Sep 3, 2024
1 parent bb46ebe commit 8cb6832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"timm",
"h5py",
"numpy<1.24.0",
"datasets<=2.16",
"transformers[sentencepiece]>=4.26,<4.38",
],
"diffusers": ["diffusers"],
Expand Down

0 comments on commit 8cb6832

Please sign in to comment.