c17hawke commited on
Commit
712a84f
·
1 Parent(s): 896ccbe

added ipywidgits

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,5 +9,6 @@ huggingface_hub
9
  datasets
10
  tensorflow
11
  notebook
 
12
  ### local packages -
13
  -e . # << uncomment this to install from setup.py
 
9
  datasets
10
  tensorflow
11
  notebook
12
+ ipywidgets
13
  ### local packages -
14
  -e . # << uncomment this to install from setup.py