TenFate commited on
Commit
896f7a8
·
verified ·
1 Parent(s): e00cfd6

Upload README.md

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