Spaces:
Running
Running
feat: bye bye tensorboard
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -6,7 +6,4 @@ jax[tpu]>=0.2.16
|
|
6 |
-e git+https://github.com/huggingface/transformers.git@master#egg=transformers
|
7 |
-e git+https://github.com/huggingface/datasets.git@master#egg=datasets
|
8 |
flax
|
9 |
-
jupyter
|
10 |
-
# for logging
|
11 |
-
tensorboard
|
12 |
-
tensorflow
|
|
|
6 |
-e git+https://github.com/huggingface/transformers.git@master#egg=transformers
|
7 |
-e git+https://github.com/huggingface/datasets.git@master#egg=datasets
|
8 |
flax
|
9 |
+
jupyter
|
|
|
|
|
|