Floki00 commited on
Commit
5847fd4
·
verified ·
1 Parent(s): fc1456f

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "prettyLabel": "genQC",
3
+ "repoName": "genQC",
4
+ "repoUrl": "https://github.com/FlorianFuerrutter/genQC",
5
+ "docsUrl": "https://florianfuerrutter.github.io/genQC/",
6
+ "countDownloads": {"path": "model.pt"}
7
+ }