Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Futuresony
/
Me
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Futuresony
commited on
Jan 14
Commit
d49f9f1
·
verified
·
1 Parent(s):
b838660
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,4 +32,4 @@ demo = gr.Interface(
32
)
33
34
if __name__ == "__main__":
35
-
demo
32
)
33
34
if __name__ == "__main__":
35
+
demo
.launch()