[Multimodal][Perf] Use pybase64 instead of base64 (#7724)

This commit is contained in:
Brayden Zhong
2025-07-08 17:00:58 -04:00
committed by GitHub
parent 136c6e0431
commit a37e1247c1
7 changed files with 20 additions and 18 deletions

View File

@@ -38,6 +38,7 @@ runtime_common = [
"psutil",
"pydantic",
"pynvml",
"pybase64",
"python-multipart",
"pyzmq>=25.1.2",
"soundfile==0.13.1",