From 22f49e1249dec6b4b2a05b31a4a74118ecebdafa Mon Sep 17 00:00:00 2001 From: wa22 Date: Sat, 1 Jun 2024 21:32:44 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 121aa420..0464ed55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,5 @@ gradio==4.31.5 opencv-python==4.9.0.80 psutil==5.9.8 py-cpuinfo==9.0.0 -huggingface-hub==0.23.2 \ No newline at end of file +huggingface-hub==0.23.2 +safetensors==0.4.3 \ No newline at end of file