Spaces:
Running
Running
File size: 82 Bytes
e841ba5 |
1 2 3 4 |
import os
is_modelscope_studio = os.getenv('MODELSCOPE_ENVIRONMENT') == 'studio'
|