Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kgauvin603
/
Oracle-TANGO
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kgauvin603
commited on
Sep 25, 2025
Commit
a31d839
·
verified
·
1 Parent(s):
98c9a12
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -304,4 +304,4 @@ with gr.Blocks() as demo:
304
)
305
306
if __name__ == "__main__":
307
-
demo.launch(debug=True,
debug
=True)
304
)
305
306
if __name__ == "__main__":
307
+
demo.launch(debug=True,
share
=True)