fireedman commited on
Commit
7e0512f
·
verified ·
1 Parent(s): 2de1ee7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -32,7 +32,8 @@ gtts
32
  gradio>=4.0.0
33
  transformers>=4.40.0
34
  torch
35
- langchain
 
36
  librosa
37
  soundfile
38
  gtts
@@ -43,3 +44,4 @@ opencv-python-headless
43
  tqdm
44
  python-dotenv
45
 
 
 
32
  gradio>=4.0.0
33
  transformers>=4.40.0
34
  torch
35
+ langchain>=0.1.0
36
+ langchain-community
37
  librosa
38
  soundfile
39
  gtts
 
44
  tqdm
45
  python-dotenv
46
 
47
+