Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
jupyterlab
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jupyterlab
|
2 |
+
tensorflow
|
3 |
+
keras_nlp
|
4 |
+
keras
|
5 |
+
sentencepiece
|
6 |
+
python-xz
|