Text-to-Speech
Safetensors
RMSnow commited on
Commit
37548bf
·
verified ·
1 Parent(s): 3279c63

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
  }