added wandb

This commit is contained in:
Dr. Kashif Rasul
2020-12-23 16:15:50 +01:00
parent 7a3f5d2961
commit 1ac4bf70d9
3 changed files with 8 additions and 6 deletions
+1
View File
@@ -26,6 +26,7 @@ setup(
'pydantic',
'matplotlib',
'tensorboard',
'wandb',
],
test_suite='tests',