From f7aca1714a00faf01645c32a4c2979e86417045c Mon Sep 17 00:00:00 2001 From: ihmily <961532186@qq.com> Date: Tue, 6 Feb 2024 01:22:22 +0800 Subject: [PATCH] up --- requirements.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 19dc5c2..f88b004 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,13 @@ -httpx fastapi==0.108.0 -opencv-python +httpx +jinja2 modelscope>=1.10.0 -torch==2.1.2 -transformers==4.36.2 +opencv-python +python-multipart sentencepiece==0.1.* tensorflow -python-multipart +torch==2.1.2 +transformers==4.36.2 uvicorn -jinja2 +