Skip to content

Commit 672f9c5

Browse files
committed
typo
1 parent d984052 commit 672f9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN uv pip install --system "tbb>=2022" "libpysal==4.9.2"
4848

4949
# b/404590350: Ray and torchtune have conflicting tune cli, we will prioritize torchtune.
5050
# b/415358158: Gensim removed from Colab image to upgrade scipy
51-
# b/456239669: remove huggingface-hub when pytorch-lighting and transformer are compatible
51+
# b/456239669: remove huggingface-hub pin when pytorch-lighting and transformer are compatible
5252
RUN uv pip install --system --force-reinstall --no-deps torchtune gensim "scipy<=1.15.3" "huggingface-hub==0.36.0"
5353

5454
# Adding non-package dependencies:

0 commit comments

Comments
 (0)