Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AbdullahImran
/
EmberDeepAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AbdullahImran
commited on
Apr 26
Commit
f0aec78
·
verified
·
1 Parent(s):
fe9a939
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -163,4 +163,4 @@ interface = gr.Interface(
163
)
164
165
if __name__ == '__main__':
166
-
demo
.
queue(api_open=True).
launch()
163
)
164
165
if __name__ == '__main__':
166
+
interface
.launch()