sancharikadebnath commited on
Commit
b0c98d8
·
1 Parent(s): 66e260e

Added Requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,12 +1,15 @@
1
  google-generativeai
2
- langchain-google-genai
3
  langchain
4
- streamlit
 
 
 
 
5
  pyperclip
6
- huggingface_hub
7
  python-dotenv
8
- SpeechRecognition
9
- PyAudio
10
- pdfplumber
11
  python-docx
12
- pylatexenc
 
 
 
 
1
  google-generativeai
2
+ huggingface_hub
3
  langchain
4
+ langchain-google-genai
5
+ nltk
6
+ pdfplumber
7
+ PyAudio
8
+ pylatexenc
9
  pyperclip
 
10
  python-dotenv
 
 
 
11
  python-docx
12
+ SpeechRecognition
13
+ streamlit
14
+ torch
15
+ transformers