Skip to content

Commit

Permalink
add replicate
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Jan 12, 2025
1 parent a065268 commit da632d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
context: .
push: true
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.23
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.24
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ fastapi
aiofiles
redis
transformers
typing
typing
replicate==1.0.3

0 comments on commit da632d7

Please sign in to comment.