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