luck210 commited on
Commit
81b8811
·
verified ·
1 Parent(s): 61f3c61

Update requirements.txt

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