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
May 15, 2023
Commit
ccd1622
·
1 Parent(s):
82b7d32
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-8
app.py
DELETED
Viewed
@@ -1,8 +0,0 @@
1
-
import gradio as gr
2
-
3
-
4
-
gr.load(name="omar87/MOE",hf_token="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",src="spaces").launch()
5
-
6
-
7
-
8
-