[diffusion] CI: fix LoRA downloading issues and respect offline flag (#15813)

This commit is contained in:
Prozac614
2025-12-30 11:39:27 +08:00
committed by GitHub
parent 1e45320198
commit f253f43c9d
4 changed files with 136 additions and 28 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ test = [
]
diffusion = [
"diffusers @ git+https://github.com/huggingface/diffusers.git@6290fdfda40610ce7b99920146853614ba529c6e",
"opencv-python==4.10.0.84",
"opencv-python-headless==4.10.0.84",
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"PyYAML==6.0.1",