From 2b675533f75a9441c6ba8e52bd5b82b68eedf99c Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 23 Aug 2023 14:36:03 -0700 Subject: [PATCH] Un-bump safetensors The newest one doesn't work on Windows yet --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3aa65688..7a033c96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ peft==0.5.* Pillow>=9.5.0 pyyaml requests -safetensors==0.3.* +safetensors==0.3.2 transformers==4.32.* scipy sentencepiece