team-ai / README.md
peichao.dong
update embedding
cbbcc75
|
raw
history blame contribute delete
No virus
452 Bytes

A newer version of the Gradio SDK is available: 4.39.0

Upgrade
metadata
title: Chat Robot
emoji: 📊
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 3.27.0
app_file: app.py
pinned: false
license: apache-2.0

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

环境依赖

python3

安装依赖

pip install -r requirments
python -m spacy download zh_core_web_sm

运行命令

export OPENAI_API_KEY=sk-...
python -m app.py