Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Stability-AI/generative-models into…
Browse files Browse the repository at this point in the history
… core/release/sdxl1_public
  • Loading branch information
jenuk committed Jul 26, 2023
2 parents 6dc3125 + c60c091 commit ae7df50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-inference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: "Symlink checkpoints"
run: ln -s ${{secrets.SGM_CHECKPOINTS_PATH}} checkpoints
run: ln -s ${{vars.SGM_CHECKPOINTS_PATH}} checkpoints
- name: "Setup python"
uses: actions/setup-python@v4
with:
Expand Down
File renamed without changes.

0 comments on commit ae7df50

Please sign in to comment.