update readme

This commit is contained in:
Brett Kuprel
2022-07-03 15:40:58 -04:00
parent e20c4a8c9f
commit 948e05c0dd
3 changed files with 14 additions and 7 deletions
+3 -1
View File
@@ -16,7 +16,9 @@ setuptools.setup(
license='MIT',
install_requires=[
'torch>=1.10.0',
'typing_extensions>=4.1.0'
'typing_extensions>=4.1.0',
'numpy>=1.21',
'pillow>=7.1'
],
keywords = [
'artificial intelligence',