[diffusion] CI: fix LoRA downloading issues and respect offline flag (#15813)
This commit is contained in:
@@ -96,6 +96,7 @@ fi
|
||||
# Clean up existing installations
|
||||
$PIP_UNINSTALL_CMD sgl-kernel sglang $PIP_UNINSTALL_SUFFIX || true
|
||||
$PIP_UNINSTALL_CMD flashinfer-python flashinfer-cubin flashinfer-jit-cache $PIP_UNINSTALL_SUFFIX || true
|
||||
$PIP_UNINSTALL_CMD opencv-python opencv-python-headless $PIP_UNINSTALL_SUFFIX || true
|
||||
|
||||
# Install the main package
|
||||
EXTRAS="dev"
|
||||
|
||||
Reference in New Issue
Block a user