Skip to content

Commit

Permalink
Install using nvidia.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Jul 3, 2024
1 parent 16964dc commit a96986c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-on-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Run Core Functionality
run: |
comfy --skip-prompt --no-enable-telemetry env
comfy --skip-prompt install ${{ matrix.comfy-flags }}
comfy --skip-prompt install ${{ matrix.comfy-flags }} --gpu --nvidia

0 comments on commit a96986c

Please sign in to comment.