Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vcollos
/
Uniodonto
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vcollos
commited on
Dec 10, 2024
Commit
d71f294
·
verified
·
1 Parent(s):
fa267a4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -582,4 +582,4 @@ with gr.Blocks(theme=collos, delete_cache=(60, 60)) as app:
582
)
583
584
app.queue()
585
-
app.launch(
Title="Collos Thinking"
)
582
)
583
584
app.queue()
585
+
app.launch()