CosmickVisions commited on
Commit
58a9554
·
verified ·
1 Parent(s): 825b933

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,6 +10,7 @@ requests
10
  transformers
11
  torch
12
  torchaudio
 
13
  numpy
14
  SpeechRecognition
15
  pyttsx3
 
10
  transformers
11
  torch
12
  torchaudio
13
+ langchain-community
14
  numpy
15
  SpeechRecognition
16
  pyttsx3