Spaces:
Running
Running
File size: 148 Bytes
174ad5e |
1 2 3 4 5 6 7 8 |
# Copyright (c) OpenMMLab. All rights reserved.
third_part_libs = [
'pip install -r ../requirements/albu.txt',
]
default_floating_range = 0.5
|