Skip to content

Commit

Permalink
update image name
Browse files Browse the repository at this point in the history
  • Loading branch information
micaelakaplan committed Aug 8, 2024
1 parent d5acd58 commit c7facd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion label_studio_ml/examples/watsonx_llm/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.8"
services:
watsonx_llm:
container_name: watsonx_llm
image: humansignal/ml-backend:v0
image: humansignal/ml-backend_watsonx_llm:v0
build:
context: .
args:
Expand Down
2 changes: 1 addition & 1 deletion label_studio_ml/examples/watsonx_llm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ibm-watsonx-ai==1.1.5
ibm-watsonx-ai<0.2.0
presto-python-client
pydantic>=1.10.0
langchain==0.1.8
Expand Down

0 comments on commit c7facd0

Please sign in to comment.