Skip to content

Commit

Permalink
append token
Browse files Browse the repository at this point in the history
  • Loading branch information
sayakpaul committed Nov 28, 2023
1 parent 24b68fd commit 8e2088e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
python utils/print_env.py
- name: Stable Diffusion Benchmarking Tests
env:
HUGGING_FACE_HUB_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
run: |
cd benchmarks && mkdir benchmark_outputs && \
python benchmark_sd.py && \
Expand Down

0 comments on commit 8e2088e

Please sign in to comment.