diff --git a/.binder/requirements.txt b/.binder/requirements.txt index 4a3fb23..ac371c2 100644 --- a/.binder/requirements.txt +++ b/.binder/requirements.txt @@ -2,6 +2,7 @@ GitPython streamlit jupyter-server-proxy nbserverproxy +fastai numpy pandas pandas-profiling @@ -12,3 +13,7 @@ seaborn joblib termcolor scikit-learn +https://download.pytorch.org/whl/cpu/torch-1.3.1%2Bcpu-cp36-cp36m-linux_x86_64.whl +https://download.pytorch.org/whl/cpu/torchvision-0.4.2%2Bcpu-cp36-cp36m-linux_x86_64.whl +pathtools +Pillow==6.1.0