Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
OrganizedProgrammers/Knowledgeable
Almaatla
/
Knowledgeable
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Almaatla
commited on
Jun 24, 2024
Commit
14b3322
·
verified
·
1 Parent(s):
1c1a2ad
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -409,4 +409,4 @@ with gr.Blocks() as demo:
409
410
411
412
-
demo.launch(
debug=False,share=True
)
409
410
411
412
+
demo.launch()