RMSnow commited on
Commit
7edf464
·
verified ·
1 Parent(s): c9d6b2e

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
  }