jackkuo commited on
Commit
6122144
·
verified ·
1 Parent(s): c1cbcd5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ openai
4
+ torch==2.2
5
+ numpy<2.0
6
+ sentence-transformers
7
+ faiss-cpu
8
+ transformers
9
+ plotly
10
+ python-doi