CosmickVisions commited on
Commit
825b933
·
verified ·
1 Parent(s): 0b83924

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
  groq
3
  langchain
4
  langchain-text-splitters
@@ -7,5 +6,14 @@ sentence-transformers
7
  pymupdf
8
  pillow
9
  python-dotenv
10
- requests
11
- langchain-community
 
 
 
 
 
 
 
 
 
 
 
1
  groq
2
  langchain
3
  langchain-text-splitters
 
6
  pymupdf
7
  pillow
8
  python-dotenv
9
+ requests
10
+ transformers
11
+ torch
12
+ torchaudio
13
+ numpy
14
+ SpeechRecognition
15
+ pyttsx3
16
+ openpyxl
17
+ pandas
18
+ huggingface-hub
19
+ safetensors