chippyjolly commited on
Commit
7ea049a
·
verified ·
1 Parent(s): 67952fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.0.1
2
+ pypdf2
3
+ langchain
4
+ langchain-community
5
+ sentence-transformers
6
+ faiss-cpu
7
+ groq
8
+ feedparser
9
+ python-dotenv