mirror of
https://github.com/BillyOutlast/comfyui-rocm7.2.git
synced 2026-07-01 13:20:00 -04:00
BUILD_FLASH_ATTENTION
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
build-args: |
|
||||
BUILD_FLASH_ATTENTION=false
|
||||
BUILD_FLASH_ATTENTION=true
|
||||
tags: |
|
||||
${{ env.REGISTRY_IMAGE }}:latest
|
||||
${{ env.REGISTRY_IMAGE }}:${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user