mozzicato commited on
Commit
ba6cf2e
·
verified ·
1 Parent(s): 1e5a24e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-google-genai
3
+ langchain-core
4
+ sentence-transformers
5
+ faiss-cpu
6
+ numpy
7
+ gradio
8
+ spitch
9
+ gradio
10
+ pydub
11
+ python-dotenv