Noureddinesa commited on
Commit
0006b26
1 Parent(s): 2d526aa

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ paddleocr==2.7.0.3
3
+ paddlepaddle==2.6.0
4
+ pillow==10.2.0
5
+ streamlit==1.33.0
6
+ torch==2.2.2
7
+ torchaudio==2.2.2
8
+ torchvision==0.17.2
9
+ transformers==4.39.2