Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ paddleocr
|
|
| 7 |
transformers
|
| 8 |
gradio
|
| 9 |
tensorflow # Uncomment if you want to use TensorFlow
|
|
|
|
| 10 |
# torch # Uncomment if you want to use PyTorch
|
|
|
|
| 7 |
transformers
|
| 8 |
gradio
|
| 9 |
tensorflow # Uncomment if you want to use TensorFlow
|
| 10 |
+
tf-keras
|
| 11 |
# torch # Uncomment if you want to use PyTorch
|