mirror of
https://github.com/openai/whisper.git
synced 2025-11-24 06:26:03 +00:00
Update requirements.txt
This commit is contained in:
parent
517a43ecd1
commit
360185c97b
@ -1,3 +1,7 @@
|
||||
streamlit
|
||||
openai
|
||||
audio_recorder_streamlit
|
||||
streamlit-float
|
||||
numba
|
||||
numpy
|
||||
torch
|
||||
@ -5,3 +9,11 @@ tqdm
|
||||
more-itertools
|
||||
tiktoken
|
||||
triton>=2.0.0;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2"
|
||||
langchain
|
||||
langchain-community
|
||||
langchain-cohere
|
||||
wikipedia
|
||||
python-dotenv
|
||||
pydantic
|
||||
duckduckgo-search
|
||||
cohere
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user