Wedyan2023 commited on
Commit
e1f4c75
·
verified ·
1 Parent(s): 73ea800

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -4,4 +4,13 @@ python-dotenv
4
  langchain-community
5
  streamlit
6
  #streamlit==1.39.0
7
- numpy
 
 
 
 
 
 
 
 
 
 
4
  langchain-community
5
  streamlit
6
  #streamlit==1.39.0
7
+ numpy
8
+
9
+ pandas
10
+ torch
11
+ transformers
12
+ streamlit-oauth
13
+ requests
14
+ streamlit_pdf_viewer
15
+
16
+ streamlit-pdf-viewer>=0.0.22