Spaces:
Runtime error
Runtime error
feat: requirements for tb logging
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,6 @@ jax[tpu]>=0.2.16
|
|
| 7 |
-e git+https://github.com/huggingface/datasets.git@master#egg=datasets
|
| 8 |
flax
|
| 9 |
jupyter
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
-e git+https://github.com/huggingface/datasets.git@master#egg=datasets
|
| 8 |
flax
|
| 9 |
jupyter
|
| 10 |
+
# for logging
|
| 11 |
+
tensorboard
|
| 12 |
+
tetnsorflow
|