Tobkubos commited on
Commit
9150aac
·
1 Parent(s): 480a4f9
Files changed (1) hide show
  1. guildConfigs.json +4 -2
guildConfigs.json CHANGED
@@ -1,7 +1,9 @@
1
  {
2
  "1515307986963267595": {
3
  "logChannelId": "1515373138937123007",
4
- "textModel": "yaya36095/xlm-roberta-text-detector",
5
- "imageModel": "capcheck/ai-image-detection"
 
 
6
  }
7
  }
 
1
  {
2
  "1515307986963267595": {
3
  "logChannelId": "1515373138937123007",
4
+ "models": {
5
+ "text": "yaya36095/xlm-roberta-text-detector",
6
+ "image": "capcheck/ai-image-detection"
7
+ }
8
  }
9
  }