Text-to-Speech
Safetensors
Hecheng0625 commited on
Commit
dc508ab
·
verified ·
1 Parent(s): da12414

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "download_tracking": {
3
- "query_files": ["*.safetensors"]
4
  }
5
  }
 
1
  {
2
  "download_tracking": {
3
+ "query_files": ["config.json", "*.safetensors"]
4
  }
5
  }