From be815f9c477184fd6bdc39a84e9da10a64436724 Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Tue, 28 Nov 2023 10:43:17 -0700 Subject: [PATCH] updated requirements --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 150b3dfb..47cdecdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ torch torchvision safetensors -diffusers==0.21.3 +diffusers git+https://github.com/huggingface/transformers.git lycoris-lora==1.8.3 flatten_json @@ -21,4 +21,5 @@ open_clip_torch timm prodigyopt controlnet_aux==0.0.7 -python-dotenv \ No newline at end of file +python-dotenv +bitsandbytes