FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[pull] main from GoogleCloudPlatform:main by pull[bot] · Pull Request #295 · Reality2byte/python-docs-samples · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .py  (16) .txt  (22) All 2 file types selected
Only manifest files
Deleted files Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion appengine/flexible/scipy/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ imageio==2.36.1; python_version >= '3.9'
numpy==2.2.4; python_version > '3.9'
numpy==1.26.4; python_version == '3.9'
numpy==1.24.4; python_version == '3.8'
pillow==12.2.0; python_version >= '3.10'
pillow==12.3.0; python_version >= '3.10'
scipy==1.10.1; python_version <= '3.9'
scipy==1.14.1; python_version > '3.9'
4 changes: 2 additions & 2 deletions composer/2022_airflow_summit/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# be sure to update the constraints file to match
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
apache-airflow==3.2.1; python_version >= 3.10
apache-airflow-providers-google==21.3.0; python_version >= 3.10
apache-airflow==3.2.1; python_version >= "3.10"
apache-airflow-providers-google==21.3.0; python_version >= "3.10"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# be sure to update the constraints file to match
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
apache-airflow[google]==3.2.1; python_version >= 3.10
apache-airflow[google]==3.2.1; python_version >= "3.10"
apache-airflow-providers-apache-beam==5.1.1
apache-airflow-providers-slack==7.3.2
apache-airflow-providers-http==4.4.2
2 changes: 1 addition & 1 deletion composer/cicd_sample/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# be sure to update the constraints file to match
# see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files
apache-airflow==3.2.1; python_version >= 3.10
apache-airflow==3.2.1; python_version >= "3.10"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pillow==12.2.0; python_version >= "3.10"
pillow==12.3.0; python_version >= "3.10"
apache-beam[gcp]==2.74.0
rasterio==1.3.10
tensorflow==2.21.0 # Check TensorFlow/CUDA compatibility with Dockerfile: https://www.tensorflow.org/install/source#gpu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pillow==12.2.0; python_version >= "3.10"
pillow==12.3.0; python_version >= "3.10"
apache-beam[gcp]==2.74.0
rasterio==1.3.10
tensorflow==2.21.0 # Check TensorFlow/CUDA compatibility with Dockerfile: https://www.tensorflow.org/install/source#gpu
2 changes: 1 addition & 1 deletion genai/bounding_box/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-genai==1.42.0
pillow==12.2.0; python_version >= "3.10"
pillow==12.3.0; python_version >= "3.10"
2 changes: 1 addition & 1 deletion genai/code_execution/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-genai==1.60.0
pillow==12.2.0; python_version >= "3.10"
pillow==12.3.0; python_version >= "3.10"
2 changes: 1 addition & 1 deletion genai/image_generation/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-genai==1.42.0
pillow==12.2.0; python_version >= "3.10"
pillow==12.3.0; python_version >= "3.10"
2 changes: 1 addition & 1 deletion genai/tools/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-genai==1.45.0
# PIl is required for tools_code_execution_with_txt_img.py
pillow==12.2.0; python_version >= "3.10"
pillow==12.3.0; python_version >= "3.10"
68 changes: 0 additions & 68 deletions generative_ai/embeddings/code_retrieval_example.py

This file was deleted.

55 changes: 0 additions & 55 deletions generative_ai/embeddings/document_retrieval_example.py

This file was deleted.

59 changes: 0 additions & 59 deletions generative_ai/embeddings/model_tuning_example.py

This file was deleted.

57 changes: 0 additions & 57 deletions generative_ai/embeddings/multimodal_image_example.py

This file was deleted.

64 changes: 0 additions & 64 deletions generative_ai/embeddings/multimodal_video_example.py

This file was deleted.

2 changes: 1 addition & 1 deletion generative_ai/embeddings/requirements.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pandas==2.2.3; python_version == '3.7'
pandas==2.2.3; python_version == '3.8'
pandas==2.2.3; python_version > '3.8'
pillow==12.2.0
pillow==12.3.0
google-cloud-aiplatform[full]==1.157.0
sentencepiece==0.2.1
google-auth==2.29.0
Expand Down
Loading
Loading

Back | FazBrowse Home | New Git URL