Update requirements_api.txt

删除中文以防止win安装错误
This commit is contained in:
Zhi-guo Huang 2023-11-20 15:56:51 +08:00 committed by GitHub
parent 33f43f7a96
commit 262c1fc8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# API requirements # API requirements
langchain>=0.0.334 # 推荐使用最新的Langchain langchain>=0.0.334
langchain-experimental>=0.0.30 langchain-experimental>=0.0.30
fschat[model_worker]==0.2.32 fschat[model_worker]==0.2.32
xformers>=0.0.22.post4 xformers>=0.0.22.post4