Skip to content

Commit 6d47d92

Browse files
committed
fix: set to latest bentoml version
Signed-off-by: Aaron Pham <[email protected]>
1 parent 64f75c3 commit 6d47d92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
bentoml==1.3.1
2-
transformers==4.44.0
3-
openai==1.40.6
4-
torch==2.4.0
1+
bentoml>=1.4.1
2+
transformers
3+
openai
4+
torch
55
accelerate==0.33.0

0 commit comments

Comments
 (0)