Skip to content

Commit 67244ba

Browse files
hheydarycopybara-github
authored andcommitted
Fix minor issue with pip setup.
PiperOrigin-RevId: 745165150
1 parent 5eb1bb0 commit 67244ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
"numpy",
8585
"scipy",
8686
"safetensors",
87-
"multipledispatch"
88-
"transformers"
87+
"multipledispatch",
88+
"transformers",
8989
"kagglehub",
9090
"tabulate",
9191
"torch>=2.4.0",

0 commit comments

Comments
 (0)