shouq0i commited on
Commit
72e4f53
·
verified ·
1 Parent(s): e331554

Update requirments.txt

Browse files
Files changed (1) hide show
  1. requirments.txt +22 -14
requirments.txt CHANGED
@@ -1,17 +1,25 @@
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
 
 
 
 
 
1
+ langchain_together
2
+ langchain_community
3
+ langchain_pinecone
4
+ langchain_openai
5
+ gradio
 
6
  transformers
7
+ torch
8
+ evaluate
9
+ rouge-score
10
+ nltk
 
 
 
11
  ffmpeg-python
12
+ elevenlabs
13
+ wandb
14
+ shap-e @ git+https://github.com/openai/shap-e.git
15
+ pypdf
16
+ langchain_community
17
+ langchain_pinecone
18
+ langchain_openai
19
+ pypdf
20
  gradio
21
+ transformers
22
+ elevenlabs
23
+ wandb
24
+ torch
25
+ PineconeClient