[AMD] Add msgpack to ROCm diffusion deps (fix multimodal-gen unit test ModuleNotFoundError) (#31899)

This commit is contained in:
kangwangamd
2026-08-06 01:52:23 -07:00
committed by GitHub
parent fe55d78b7d
commit 4cdab7b4f4
+1
View File
@@ -91,6 +91,7 @@ diffusion_common = [
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"moviepy>=2.0.0",
"msgpack",
"opencv-python-headless==4.10.0.84",
"PyYAML==6.0.1",
"remote-pdb",