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...
omar87
commited on
Jun 6, 2023
Commit
010aeed
·
1 Parent(s):
5f7d8d9
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+7
-0
app.py
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
import gradio as gr
2
+
3
+
gr.load(name="omar87/MOE5",hf_token="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",src="spaces").launch()
4
+
5
+
6
+
7
+