Commit 640d5080 authored by comfyanonymous's avatar comfyanonymous
Browse files

Make xformers optional in packaging.

parent 34b36e32
...@@ -5,7 +5,7 @@ on: ...@@ -5,7 +5,7 @@ on:
inputs: inputs:
xformers: xformers:
description: 'xformers version' description: 'xformers version'
required: true required: false
type: string type: string
default: "" default: ""
cu: cu:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment