Initial Complete version
This commit is contained in:
12
requirements.txt
Normal file
12
requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
numba
|
||||
numpy
|
||||
torch
|
||||
tqdm
|
||||
more-itertools
|
||||
tiktoken
|
||||
triton>=2.0.0,<3;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2"
|
||||
bert-extractive-summarizer
|
||||
whisper @ git+https://github.com/openai/whisper.git
|
||||
ffmpeg-python
|
||||
spacy
|
||||
spacy_download
|
||||
Reference in New Issue
Block a user