File size: 403 Bytes
896f7a8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
# 本项目基于智谱AI进行开发
使用模型的步骤:
1.分别下载basic_demo和ZDXD_demo中的requirements.txt
`pip install -r requirements.txt`
2.运行ZDXD_demo中的main.py
`streamlit run main.py`
3.打开网页进行试用(过程可能有些缓慢,请耐心等候)
# 项目地址:
Hugging Face:https://huggingface.co/TenFate/ZDXD
Github:https://github.com/TenFate/ZDXD
|