From e7697e7a0ad379bc3d729b1b856eb0fbd2e39390 Mon Sep 17 00:00:00 2001 From: DN6 Date: Tue, 14 Jan 2025 12:07:45 +0530 Subject: [PATCH] update --- .github/workflows/push_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_tests.yml b/.github/workflows/push_tests.yml index cc0cd3da0218..8507965acad0 100644 --- a/.github/workflows/push_tests.yml +++ b/.github/workflows/push_tests.yml @@ -83,7 +83,7 @@ jobs: python utils/print_env.py - name: PyTorch CUDA checkpoint tests on Ubuntu env: - HF_TOKEN: ${{ secrets.HF_TOKEN }} + HF_TOKEN: ${{ secrets.DIFFUSERS_HF_HUB_READ_TOKEN }} # https://pytorch.org/docs/stable/notes/randomness.html#avoiding-nondeterministic-algorithms CUBLAS_WORKSPACE_CONFIG: :16:8 run: |