Spaces:
Runtime error
Runtime error
Commit
·
0eb826d
1
Parent(s):
80521ea
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -32,6 +32,7 @@ seaborn>=0.11.0
|
|
32 |
# tensorflowjs>=3.9.0 # TF.js export
|
33 |
# openvino-dev # OpenVINO export
|
34 |
keras_ocr
|
|
|
35 |
|
36 |
# Extras --------------------------------------
|
37 |
ipython # interactive notebook
|
|
|
32 |
# tensorflowjs>=3.9.0 # TF.js export
|
33 |
# openvino-dev # OpenVINO export
|
34 |
keras_ocr
|
35 |
+
tensorflow
|
36 |
|
37 |
# Extras --------------------------------------
|
38 |
ipython # interactive notebook
|