Skip to content

Commit

Permalink
Bump Transformer Version (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhongsun96 authored Dec 22, 2023
1 parent 0318507 commit ff014e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/requirements/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ google-auth-oauthlib==1.0.0
httpcore==0.16.3
httpx==0.23.3
httpx-oauth==0.11.2
huggingface-hub==0.16.4
huggingface-hub==0.20.1
jira==3.5.1
langchain==0.0.340
litellm==1.7.5
Expand Down Expand Up @@ -57,7 +57,7 @@ tiktoken==0.4.0
timeago==1.0.16
torch==2.0.1
torchvision==0.15.2
transformers==4.30.1
transformers==4.36.2
uvicorn==0.21.1
zulip==0.8.2
hubspot-api-client==8.1.0
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/model_server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ safetensors==0.3.1
sentence-transformers==2.2.2
tensorflow==2.13.0
torch==2.0.1
transformers==4.30.1
transformers==4.36.2
uvicorn==0.21.1

1 comment on commit ff014e4

@vercel
Copy link

@vercel vercel bot commented on ff014e4 Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.