mirror of
https://github.com/BillyOutlast/rocm-automated.git
synced 2026-02-04 03:51:19 +01:00
adding additional packages
This commit is contained in:
@@ -136,6 +136,9 @@ echo "Custom nodes installation complete."
|
||||
echo "Moving back to ComfyUI root"
|
||||
cd /app/ComfyUI
|
||||
|
||||
echo "Installing additional Python packages..."
|
||||
pip install accelerate deepdiff gguf git
|
||||
|
||||
echo "Starting ComfyUI..."
|
||||
if [ -f "start.sh" ]; then
|
||||
echo "Found start.sh, executing it..."
|
||||
|
||||
Reference in New Issue
Block a user