mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +00:00
Merge branch 'Hexastack:main' into FIX_ISSUE_72
This commit is contained in:
commit
276943ec74
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -77,6 +77,7 @@ jobs:
|
|||||||
context: ./widget/
|
context: ./widget/
|
||||||
file: ./widget/Dockerfile
|
file: ./widget/Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
target: production
|
||||||
push: true
|
push: true
|
||||||
tags: hexastack/hexabot-widget:latest
|
tags: hexastack/hexabot-widget:latest
|
||||||
|
|
||||||
|
@ -6,3 +6,4 @@ scikit_learn==1.2.2
|
|||||||
fastapi==0.100.0
|
fastapi==0.100.0
|
||||||
uvicorn[standard]==0.23.1
|
uvicorn[standard]==0.23.1
|
||||||
autopep8==2.0.2
|
autopep8==2.0.2
|
||||||
|
h5py --only-binary=h5py
|
||||||
|
Loading…
Reference in New Issue
Block a user