Skip to content

Commit

Permalink
last try
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 committed Nov 9, 2024
1 parent 5b900ca commit 03bfabb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 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.15
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.16
31 changes: 16 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,20 @@ pyexiftool==0.5.5
python-multipart==0.0.9
torch==2.0.1
torchvision==0.15.2
streamlit==1.17.0
BigQuery-Python==1.15.0
google==3.0.0
google-api-core==2.11.0
google-api-python-client==2.73.0
google-auth==2.16.0
google-auth-httplib2==0.1.0
google-cloud==0.34.0
google-cloud-bigquery==3.4.2
google-cloud-core==2.3.2
google-cloud-storage==2.7.0
streamlit==1.39.0
google-api-core==2.12.0
google-api-python-client==2.147.0
google-auth==2.23.4
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.1.0
google-cloud-bigquery==3.12.0
google-cloud-bigquery-storage==2.22.0
google-cloud-core==2.3.3
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.58.0
proto-plus==1.22.2
protobuf==3.19.5
google-pasta==0.2.0
google-resumable-media==2.6.0
googleapis-common-protos==1.61.0
grpcio==1.59.3
grpcio-status==1.48.2
proto-plus==1.24.0.dev1
protobuf==3.20.3

0 comments on commit 03bfabb

Please sign in to comment.