Pandrive786 commited on
Commit
e9e997f
·
verified ·
1 Parent(s): 2294841

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pandas
4
+ numpy
5
+ matplotlib
6
+ scikit-learn
7
+ tensorflow-cpu
8
+ Pillow
9
+ requests
10
+ pytesseract
11
+ transformers
12
+ torch
13
+ sentencepiece
14
+ networkx
15
+ Pillow