Prathamesh1420 commited on
Commit
9d2b33c
·
verified ·
1 Parent(s): 7d48d44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -9
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- streamlit==1.34.0
2
- langchain==0.2.0
3
- openai-whisper==20231117
4
- pygame==2.5.2
5
- gtts==2.5.1
6
- python-dotenv==1.0.1
7
- langchain-groq==0.1.4
8
- scipy==1.13.1
9
- ffmpeg-python==0.2.0
 
 
 
1
+ streamlit
2
+ transformers
3
+ pillow
4
+ langchain-community
5
+ langchain-huggingface
6
+ langchain-milvus
7
+ docling
8
+ replicate
9
+ python-dotenv
10
+ google-generativeai
11
+ pypdfium2