[add] comfy xpu
This commit is contained in:
parent
2d0fd54f68
commit
e0c302bcdd
13 changed files with 646 additions and 0 deletions
4
comfyui.xpu/runner-scripts/pre-start.sh.example
Normal file
4
comfyui.xpu/runner-scripts/pre-start.sh.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
echo "[INFO] Continue without pre-start script."
|
||||
Loading…
Add table
Add a link
Reference in a new issue