pkuhexianyi commited on
Commit
2a18a72
·
verified ·
1 Parent(s): e157df5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ # ConsisID-Windows
5
+
6
+ This is the Docker version of [ConsisID](https://github.com/PKU-YuanGroup/ConsisID) for Windows. With this tool, you can run ConsisID directly without the need to configure a complex environment. We will display the tutorial at [video](https://www.bilibili.com/video/BV1v3iUY4EeQ/?vd_source=ae3f2652765c02e41cdd698b311989e3).
7
+
8
+ ## Usage
9
+
10
+ ### Step 1: Download the zip file to your local machine
11
+
12
+ Download the zip file in [huggingface](https://huggingface.co/pkuhexianyi/ConsisID-Windows/tree/main).
13
+
14
+ ![Description of the image](https://github.com/pkuhxy/page/blob/main/read1_1.png?raw=true)
15
+
16
+ ### Step 2: Extract the zip file and click on "01启动程序.bat"
17
+
18
+ Open the extracted folder, then click on“01启动程序.bat”.
19
+
20
+ ![Description of the image](https://github.com/pkuhxy/page/blob/main/readme1-1.png?raw=true)
21
+
22
+ A webpage will then open, where you can directly use ConsisID.
23
+
24
+ ![Description of the image](https://github.com/pkuhxy/page/blob/main/readme3.png?raw=true)
25
+