File size: 100 Bytes
a3d6c18
 
 
 
1
2
3
4
5
from carvekit.utils.models_utils import fix_seed, suppress_warnings

fix_seed()
suppress_warnings()