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 659655b commit 6882e38Copy full SHA for 6882e38
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.64.0
+apache_beam[gcp]==2.65.0
5
immutabledict==4.2.0
6
7
# Also required, please download and install gemma_pytorch.
0 commit comments