Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
assentian1970/DigitalSiteDiaryV2
assentian1970
/
V3Test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
assentian1970
commited on
Feb 25
Commit
bead986
·
verified
·
1 Parent(s):
8f0a5f4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -544,4 +544,4 @@ with gr.Blocks(title="Digital Site Diary") as demo:
544
)
545
546
if __name__ == "__main__":
547
-
demo.launch(share=
True
)
544
)
545
546
if __name__ == "__main__":
547
+
demo.launch(share=
False
)