Ahmed235 commited on
Commit
88ddcf2
1 Parent(s): 9b03e3c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.68.0
2
+ python-pptx==0.6.19
3
+ transformers==4.11.3
4
+ pydantic==1.9.0
5
+ httpx==0.20.1
6
+ uvicorn==0.15.0
7
+ tensorflow
8
+ numpy
9
+ Pillow