Skip to content

Commit

Permalink
copy versions from streamlit forum
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 committed Nov 9, 2024
1 parent dedb734 commit 453ae30
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 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.13
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.14
23 changes: 18 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,21 @@ pyexiftool==0.5.5
python-multipart==0.0.9
torch==2.0.1
torchvision==0.15.2
streamlit
google-api-core==2.12.0
google-cloud-core==2.3.3
google-auth==2.23.4
google-cloud-bigquery==3.12.0
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
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.58.0
grpcio==1.51.1
grpcio-status==1.48.2
proto-plus==1.22.2
protobuf==3.19.5

0 comments on commit 453ae30

Please sign in to comment.