adinarayana commited on
Commit
2a6bf48
·
verified ·
1 Parent(s): 10eed1e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- streamlit
2
  langchain
3
  openai
4
  huggingface_hub
5
  python-dotenv
6
- pdfminer
7
  transformers
 
 
 
 
1
  langchain
2
  openai
3
  huggingface_hub
4
  python-dotenv
5
+ streamlit
6
  transformers
7
+ pdfminer.six
8
+ tensorflow