FrancescaScipioni commited on
Commit
3515cda
·
verified ·
1 Parent(s): 2982e63

included all necessary packages

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1,2 +1,12 @@
 
 
 
 
 
 
1
  gradio
2
- requests
 
 
 
 
 
1
+ langchain==0.1.17
2
+ langchain-core==0.1.45
3
+ langchain-community==0.0.29
4
+ langchain-openai
5
+ langgraph==0.0.26
6
+ faiss-cpu
7
  gradio
8
+ pytesseract
9
+ whisper
10
+ youtube-transcript-api
11
+ python-dotenv
12
+ pillow