UKURIKIYEYEZU commited on
Commit
96ac07e
·
verified ·
1 Parent(s): c353a73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ langchain
3
+ langchain_groq
4
+ langchain_huggingface
5
+ langchain_chroma
6
+ langchain_core
7
+ gradio
8
+ PyPDF2
9
+ requests
10
+ beautifulsoup4