From 915ed8bed10fef441713ccb7b2173a4d74fa9898 Mon Sep 17 00:00:00 2001 From: Camille Zhong <44392324+Camille7777@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:41:55 +0800 Subject: [PATCH] [NFC] polish applications/Chat/inference/requirements.txt code style (#4265) --- applications/Chat/inference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/Chat/inference/requirements.txt b/applications/Chat/inference/requirements.txt index 511fe1a4f..cb6275361 100644 --- a/applications/Chat/inference/requirements.txt +++ b/applications/Chat/inference/requirements.txt @@ -10,4 +10,4 @@ uvicorn git+https://github.com/huggingface/transformers accelerate bitsandbytes -jieba \ No newline at end of file +jieba