From 8232000a59907d714874a54bdedede948c1cfb88 Mon Sep 17 00:00:00 2001 From: Baize Date: Sun, 2 Apr 2023 02:49:59 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c813ba3..c4ce4af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,5 @@ markdown markdown2 torch git+https://github.com/huggingface/peft.git -git+https://github.com/huggingface/transformers.git \ No newline at end of file +git+https://github.com/huggingface/transformers.git +SentencePiece \ No newline at end of file