Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
modelscope
/
modelscope-studio
like
64
Running
App
Files
Files
xet
Community
1
Fetching metadata from the HF Docker repository...
cff3a68
modelscope-studio
/
components
/
base
/
application
/
app.py
Coloring
fix: 0.x => 1.0
e841ba5
10 months ago
raw
Copy download link
history
blame
115 Bytes
from
helper.Docs
import
Docs
docs = Docs(__file__)
if
__name__ ==
"__main__"
:
docs.render().queue().launch()