Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
prateeksachan authored Aug 15, 2024
1 parent 4c78c24 commit 0010098
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ aiohttp==3.9.1
azure-cognitiveservices-speech==1.38.0
daily-python==0.9.1
fastapi==0.108.0
fastapi-utilities==0.2.0
fastembed==0.2.7
litellm==1.40.20
numpy==1.26.1
Expand All @@ -21,9 +22,10 @@ uvicorn==0.22.0
websockets==10.4
onnxruntime>=1.16.3
scipy==1.11.4
sentry-sdk==2.9.0
uvloop==0.19.0
tokenizers
huggingface-hub
semantic-router
sentence_transformers
tokenizers==0.15.2
huggingface-hub==0.20.1
semantic-router==0.0.46
sentence-transformers==3.0.1
optimum[onnxruntime]

0 comments on commit 0010098

Please sign in to comment.