Spaces:
Build error
Build error
Commit ·
54c4892
1
Parent(s): 93528c6
updates
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,8 @@ numpy
|
|
| 3 |
opencv-python
|
| 4 |
tensorflow
|
| 5 |
tensorflow_hub
|
|
|
|
|
|
|
| 6 |
tf_keras
|
| 7 |
transformers
|
| 8 |
gin-config
|
|
|
|
| 3 |
opencv-python
|
| 4 |
tensorflow
|
| 5 |
tensorflow_hub
|
| 6 |
+
tensorflow_datasets
|
| 7 |
+
pycocotools
|
| 8 |
tf_keras
|
| 9 |
transformers
|
| 10 |
gin-config
|