From 574618651aadcdf34cfa37f8ffda6659fc701d79 Mon Sep 17 00:00:00 2001 From: William Jin Date: Sun, 22 Sep 2024 21:59:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=96=B0=E7=9A=84=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45093b7..386dbeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -gradio==4.44.0 \ No newline at end of file +gradio==4.44.0 +pyperclip~=1.9.0 \ No newline at end of file