notebook update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,5 +8,6 @@ transformers
|
|
8 |
huggingface_hub
|
9 |
datasets
|
10 |
tensorflow
|
|
|
11 |
### local packages -
|
12 |
-e . # << uncomment this to install from setup.py
|
|
|
8 |
huggingface_hub
|
9 |
datasets
|
10 |
tensorflow
|
11 |
+
notebook
|
12 |
### local packages -
|
13 |
-e . # << uncomment this to install from setup.py
|