ranbac commited on
Commit
f286775
·
verified ·
1 Parent(s): f3e03b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ paddlepaddle==2.6.0
2
+ paddleocr>=2.7.0
3
+ gradio
4
+ opencv-python-headless
5
+ numpy<2.0.0
6
+ Pillow