Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
modelscope
/
modelscope-studio
like
61
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
2b0b2b4
modelscope-studio
/
helper
/
env.py
Coloring
fix: 0.x => 1.0
e841ba5
7 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
os
is_modelscope_studio = os.getenv(
'MODELSCOPE_ENVIRONMENT'
) ==
'studio'