This commit is contained in:
Shital Shah 2020-04-25 23:21:13 -07:00
Родитель 08717ce8a2
Коммит 980f5b7b18
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,6 @@ with open("README.md", "r", encoding='utf_8') as fh:
long_description = fh.read()
install_requires=[
'warmup-scheduler @ git+https://github.com/ildoonet/pytorch-gradual-warmup-lr.git@v0.2',
'pystopwatch2 @ git+https://github.com/ildoonet/pystopwatch2.git',
'hyperopt', # @ git+https://github.com/hyperopt/hyperopt.git
'tensorwatch>=0.9.1', 'tensorboard',