Carlosito16 commited on
Commit
3f29f4e
1 Parent(s): 7b6bc08

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ matplotlib
4
+ seaborn
5
+ scikit-learn
6
+
7
+ langchain==0.0.162
8
+ beautifulsoup4
9
+ InstructorEmbedding
10
+ torch
11
+ sentence_transformers
12
+ python-dotenv
13
+ transformers
14
+ chromadb
15
+ fschat
16
+ accelerate
17
+ bitsandbytes
18
+ openai
19
+ plotly
20
+ streamlit