feature@创建hf应用

This commit is contained in:
yanqiangmiffy 2023-04-19 22:31:08 +08:00
parent e47f13fbce
commit 972f2f174a
1 changed files with 0 additions and 2 deletions

2
app.py
View File

@ -4,8 +4,6 @@ import shutil
from app_modules.presets import *
from clc.langchain_application import LangChainApplication
os.environ["CUDA_VISIBLE_DEVICES"] = '0'
# 修改成自己的配置!!!
class LangChainCFG: