Skip to content

Commit

Permalink
Merge branch 'Hexastack:main' into FIX_ISSUE_72
Browse files Browse the repository at this point in the history
  • Loading branch information
devamitranjan authored Sep 24, 2024
2 parents 3efa0fb + 7d5962d commit 276943e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
context: ./widget/
file: ./widget/Dockerfile
platforms: linux/amd64,linux/arm64
target: production
push: true
tags: hexastack/hexabot-widget:latest

Expand Down
1 change: 1 addition & 0 deletions nlu/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ scikit_learn==1.2.2
fastapi==0.100.0
uvicorn[standard]==0.23.1
autopep8==2.0.2
h5py --only-binary=h5py

0 comments on commit 276943e

Please sign in to comment.