Spaces:
Sleeping
Sleeping
Boltuzamaki
commited on
Commit
•
66de4fe
1
Parent(s):
b7b243c
requirements added
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
yt_dlp==2024.8.6
|
2 |
+
librosa==0.10.2.post1
|
3 |
+
langchain==0.2.15
|
4 |
+
langchain_community==0.2.15
|
5 |
+
pydub==0.25.1
|
6 |
+
transformers==4.44.2
|
7 |
+
torch==2.4.0
|
8 |
+
python-dotenv==1.0.1
|
9 |
+
streamlit==1.38.0
|
10 |
+
langchain_openai==0.1.23
|
11 |
+
langchain-chroma==0.1.3
|