Prasada commited on
Commit
9d826d2
·
verified ·
1 Parent(s): 024ddf4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  opencv-python-headless
2
  numpy
3
  Pillow
@@ -5,3 +6,5 @@ paddlepaddle
5
  paddleocr
6
  transformers
7
  gradio
 
 
 
1
+
2
  opencv-python-headless
3
  numpy
4
  Pillow
 
6
  paddleocr
7
  transformers
8
  gradio
9
+ tensorflow # Uncomment if you want to use TensorFlow
10
+ # torch # Uncomment if you want to use PyTorch