Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Spiny
/
test
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Spiny
commited on
Sep 17, 2024
Commit
5afa238
·
verified
·
1 Parent(s):
0584a12
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -10,4 +10,4 @@ demo = gr.Interface(
10
)
11
12
if __name__ == "__main__":
13
-
demo.launch(
share=True
)
10
)
11
12
if __name__ == "__main__":
13
+
demo.launch()