Skip to content

Commit

Permalink
testing with personal versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 committed Nov 8, 2024
1 parent 5579454 commit ad8a435
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 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.6
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.7
11 changes: 7 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,11 @@ python-multipart==0.0.9
torch==2.0.1
torchvision==0.15.2
streamlit==1.15.2
protobuf
google-api-core
google-cloud-core
google-auth
protobuf==3.20.3
grpcio_status==1.48.2
proto-plus==1.24.0
googleapis_common_protos==1.61.0
google-api-core==2.12.0
google-cloud-core==2.3.3
google-auth=2.23.4
google-cloud-bigquery==3.12.0

0 comments on commit ad8a435

Please sign in to comment.