We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a45fc commit 87e1fc6Copy full SHA for 87e1fc6
dataflow/gemma-flex-template/requirements.txt
@@ -1,7 +1,7 @@
1
# For reproducible builds, it is better to also include transitive dependencies:
2
# https://github.com/GoogleCloudPlatform/python-docs-samples/blob/c93accadf3bd29e9c3166676abb2c95564579c5e/dataflow/flex-templates/pipeline_with_dependencies/requirements.txt#L22,
3
# but for simplicity of this example, we are only including the top-level dependencies.
4
-apache_beam[gcp]==2.63.0
+apache_beam[gcp]==2.64.0
5
immutabledict==4.2.0
6
7
# Also required, please download and install gemma_pytorch.
0 commit comments