Barto517 commited on
Commit
3eb5dac
·
verified ·
1 Parent(s): bc93fdd

requirements.txt

Browse files

streamlit
openai
requests
transformers
torch
python-dotenv
pandas
matplotlib
plotly
nltk
streamlit-aggrid
sentence-transformers
tqdm

Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ openai
3
+ requests
4
+ transformers
5
+ torch
6
+ python-dotenv
7
+ pandas
8
+ matplotlib
9
+ plotly
10
+ nltk
11
+ streamlit-aggrid
12
+ sentence-transformers
13
+ tqdm
14
+