mirror of
https://github.com/wassname/Volt.git
synced 2026-09-10 11:50:25 +08:00
first commit
This commit is contained in:
@@ -9,12 +9,12 @@ setup(
|
||||
author='Greg Benton',
|
||||
author_email='greg.w.benton@gmail.com',
|
||||
url='https://github.com/g-benton/voltron',
|
||||
license='MPL-2.0',
|
||||
license='Apache-2.0',
|
||||
packages=['voltron'],
|
||||
install_requires=[
|
||||
'matplotlib>=3.0.3',
|
||||
'setuptools>=41.0.0',
|
||||
'torch>=1.5.1',
|
||||
'torch>=1.11.0',
|
||||
'numpy>=1.16.2',
|
||||
'gpytorch>=1.0.1',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user