joey1101 commited on
Commit
1fd67c2
·
verified ·
1 Parent(s): 78b2609

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bigdl-llm[all]
2
+ git+https://github.com/openai/whisper.git
3
+ faiss-cpu
4
+ gradio
5
+ transformers==4.31.0
6
+ langchain==0.0.248
7
+ timm
8
+ fairscale
9
+ opencv-python==4.8.1.78
10
+ accelerate==0.21.0
11
+ scipy==1.11.3
12
+ py-cpuinfo==9.0.0
13
+ sentencepiece==0.1.99
14
+ tiktoken
15
+ numba