From f29272ee907ec2a65d6395a370cae9dac7890fda Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Mon, 19 Jan 2026 14:06:38 -0700 Subject: [PATCH] Update diffusers version with dgx --- dgx_requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dgx_requirements.txt b/dgx_requirements.txt index 651fa1d1..d540b790 100644 --- a/dgx_requirements.txt +++ b/dgx_requirements.txt @@ -13,7 +13,7 @@ opencv_python_headless==4.11.0.86 # additional dependencies matching requirements.txt: torchao==0.10.0 safetensors -git+https://github.com/huggingface/diffusers@f6b6a7181eb44f0120b29cd897c129275f366c2a +git+https://github.com/huggingface/diffusers@8600b4c10d67b0ce200f664204358747bd53c775 transformers==4.57.3 lycoris-lora==1.8.3 flatten_json @@ -48,4 +48,6 @@ python-slugify opencv-python pytorch-wavelets==1.3.0 matplotlib==3.10.1 -setuptools==69.5.1 \ No newline at end of file +setuptools==69.5.1 +av==16.0.1 +torchcodec \ No newline at end of file