Skip to content

Commit

Permalink
Restore setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbenayoun committed Dec 20, 2024
1 parent b9ce05d commit e345f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"h5py",
"numpy<1.24.0",
"datasets<=2.16",
"transformers>=4.36",
"transformers>=4.36,<4.38",
],
"exporters-executorch": [
"executorch>=0.4.0",
Expand Down

0 comments on commit e345f07

Please sign in to comment.