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
5f7d8d9
·
1 Parent(s):
2c88df1
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-7
app.py
DELETED
Viewed
@@ -1,7 +0,0 @@
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
-