dohyune commited on
Commit
3fbb91b
·
verified ·
1 Parent(s): 17ce75a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ streamlit==1.31.0
2
+ pymupdf==1.23.22
3
+ chromadb==0.4.24
4
+ sentence-transformers==2.3.1
5
+ requests==2.31.0
6
+ numpy==1.26.3
7
+ torch==2.1.2
8
+ python-dotenv==1.0.0