ianro04 commited on
Commit
377d4c4
·
verified ·
1 Parent(s): 1f85a2e

pypdf and python-docx added to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  torch
2
  transformers
3
  sentencepiece
4
- gradio
 
 
 
1
  torch
2
  transformers
3
  sentencepiece
4
+ gradio
5
+ pypdf
6
+ python-docx