Floki00 commited on
Commit
377fd0c
·
verified ·
1 Parent(s): a738617

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -3,8 +3,5 @@
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
  }
 
3
  "repoName": "genQC",
4
  "repoUrl": "https://github.com/FlorianFuerrutter/genQC",
5
  "docsUrl": "https://florianfuerrutter.github.io/genQC/",
6
+ "countDownloads": {"path": "model.pt"}
 
 
 
7
  }