diff --git a/requirements.txt b/requirements.txt index e422670eb..c8ce28abb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ albumentations==1.3.0 altair==4.2.2 # https://github.com/bmaltais/bitsandbytes-windows-webui/raw/main/bitsandbytes-0.38.1-py3-none-any.whl; sys_platform == 'win32' # This next line is not an error but rather there to properly catch if the url based bitsandbytes was properly installed by the line above... -bitsandbytes==0.35.4; sys_platform == 'win32' +bitsandbytes==0.35.0; sys_platform == 'win32' bitsandbytes==0.38.1; (sys_platform == "darwin" or sys_platform == "linux") dadaptation==1.5 diffusers[torch]==0.10.2