Abs6187 commited on
Commit
bc6c25c
·
verified ·
1 Parent(s): cd8c302

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -2
requirements.txt CHANGED
@@ -1,3 +1,21 @@
1
- altair
 
 
 
 
 
 
 
 
 
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ google-generativeai
3
+ langchain
4
+ transformers
5
+ torch
6
+ pillow
7
+ requests
8
+ python-dotenv
9
+ huggingface_hub
10
+ scikit-learn
11
  pandas
12
+ numpy
13
+ sentence-transformers
14
+ faiss-cpu
15
+ nltk
16
+ newspaper3k
17
+ spacy
18
+ textblob
19
+ gensim
20
+ openai
21
+ anthropic