luck210 commited on
Commit
e2a3154
·
verified ·
1 Parent(s): fc6fce9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,5 +2,8 @@ fastapi
2
  uvicorn
3
  transformers
4
  PyPDF2
 
 
 
5
  python-docx
6
 
 
2
  uvicorn
3
  transformers
4
  PyPDF2
5
+
6
+ torch
7
+ sentencepiece
8
  python-docx
9