Skip to content

Commit 4d72008

Browse files
authored
Apply suggestions from code review
1 parent f536ed8 commit 4d72008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
long_description=long_description,
1616
long_description_content_type='text/markdown',
1717
packages=setuptools.find_packages(),
18-
install_requires=['jax>=0.2.6'],
18+
install_requires=['jax>=0.2.6', 'flax', 'transformers'],
1919
)

0 commit comments

Comments
 (0)