Spaces:
Runtime error
Runtime error
Create requirments.txt
Browse files- requirments.txt +17 -0
requirments.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
bitsandbytes
|
2 |
+
accelerate
|
3 |
+
langchain
|
4 |
+
langchain-community
|
5 |
+
langchain-huggingface
|
6 |
+
text-generation
|
7 |
+
transformers
|
8 |
+
numexpr
|
9 |
+
langchainhub
|
10 |
+
sentencepiece
|
11 |
+
pypdf
|
12 |
+
sounddevice
|
13 |
+
soundfile
|
14 |
+
elevenlabs
|
15 |
+
ffmpeg-python
|
16 |
+
gradio
|
17 |
+
langchain_together
|