hamdan07 commited on
Commit
e9b5197
·
1 Parent(s): 3a70a28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- gradio
2
- tensorflow
3
- opencv-python-headless
 
 
 
 
 
1
+ opencv-python==4.6.0.66
2
+ matplotlib==3.6.0
3
+ numpy==1.23.3
4
+ gradio==3.16.1
5
+
6
+ paddlepaddle==2.4.1
7
+ paddleocr==2.6.1.2