tykiww commited on
Commit
16632f3
1 Parent(s): 3776d77

Update config/config.json

Browse files
Files changed (1) hide show
  1. config/config.json +2 -1
config/config.json CHANGED
@@ -30,7 +30,8 @@
30
  "max_new_tokens": 458
31
  },
32
  "session": {
33
- "user_timeout": 3600
 
34
  }
35
 
36
  }
 
30
  "max_new_tokens": 458
31
  },
32
  "session": {
33
+ "user_timeout": 3600,
34
+ "filetypes": [".vtt"]
35
  }
36
 
37
  }