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
1980838
·
verified
·
1 Parent(s):
14b3322
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()
409
410
411
412
+
demo.launch(
share=True
)