Spaces:
Sleeping
Sleeping
Update config/config.json
Browse files- 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 |
}
|