odaly commited on
Commit
e8a812e
·
verified ·
1 Parent(s): d3ad937

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,5 +10,6 @@ torch==1.13.1
10
  nltk==3.7
11
  pillow
12
  bs4
 
13
  streamlit_chat
14
  PyPDF2
 
10
  nltk==3.7
11
  pillow
12
  bs4
13
+ transformers[torch]
14
  streamlit_chat
15
  PyPDF2