From 3f28503b87e82ea5160e8aa3206f6b641884e88b Mon Sep 17 00:00:00 2001 From: henk717 Date: Tue, 15 Aug 2023 22:19:18 +0200 Subject: [PATCH] Update huggingface.yml --- environments/huggingface.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/huggingface.yml b/environments/huggingface.yml index 00d27984..0286017b 100644 --- a/environments/huggingface.yml +++ b/environments/huggingface.yml @@ -41,7 +41,7 @@ dependencies: - ansi2html - flask_compress - ijson - - bitsandbytes==0.40.0; sys_platform == 'linux' + - bitsandbytes==0.40.0.post4; sys_platform == 'linux' - https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.40.0.post4-py3-none-win_amd64.whl; sys_platform == 'win32' - ftfy - pydub