attempting to fix migraph

This commit is contained in:
John Doe
2025-11-23 23:26:17 -05:00
parent 177a129d10
commit 2245aa8be4

View File

@@ -114,6 +114,7 @@ pip install -r requirements.txt
pip install ultralytics
pip install onnxruntime-rocm
export PYTHONPATH=/opt/rocm/lib:$PYTHONPATH
echo "Starting ComfyUI..."
if [ -f "start.sh" ]; then