Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omar87
/
MOEc
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
2c88df1
MOEc
/
app.py
omar87
Update app.py
2c88df1
about 2 years ago
raw
Copy download link
history
blame
126 Bytes
import
gradio
as
gr
gr.load(name=
"omar87/MOE5"
,hf_token=
"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"
,src=
"spaces"
).launch()