From de2da96a81a1d8c1af6797cb841a1843910311e4 Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Sat, 3 Aug 2024 09:50:18 -0600 Subject: [PATCH] Updat4ed requirements --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ba577a8b..d51fb25c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ torch torchvision safetensors -diffusers +git+https://github.com/huggingface/diffusers.git transformers lycoris-lora==1.8.3 flatten_json @@ -25,4 +25,5 @@ python-dotenv bitsandbytes hf_transfer lpips -pytorch_fid \ No newline at end of file +pytorch_fid +optimum-quanto \ No newline at end of file