This commit is contained in:
yanqiang 2023-04-18 17:54:26 +08:00
parent bd111f7a72
commit c47c3ea7ce
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import gradio as gr
from clc.langchain_application import LangChainApplication
os.environ["CUDA_VISIBLE_DEVICES"] = '0'
os.environ["CUDA_VISIBLE_DEVICES"] = '1'
# 修改成自己的配置!!!