Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wangxingfeng666
/
microsoft-GRIN-MoE
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-GRIN-MoE
/
app.py
wangxingfeng666
initial commit
96586d7
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/GRIN-MoE"
).launch()