Floki00 commited on
Commit
7981fe8
1 Parent(s): 3ffa203

Create config.json

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