Spaces:
Runtime error
Runtime error
shiveshnavin
commited on
Commit
•
0406e0f
1
Parent(s):
103d43a
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
clear_output: true
|
2 |
force_cpu: false
|
3 |
max_threads: 23
|
4 |
-
memory_limit:
|
5 |
output_image_format: png
|
6 |
output_show_video: true
|
7 |
output_template: '{file}_{time}'
|
|
|
1 |
clear_output: true
|
2 |
force_cpu: false
|
3 |
max_threads: 23
|
4 |
+
memory_limit: 16
|
5 |
output_image_format: png
|
6 |
output_show_video: true
|
7 |
output_template: '{file}_{time}'
|