Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
John6666/joy-caption-pre-alpha-mod
MegaTronX
/
joy-caption-pre-alpha-mod
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MegaTronX
commited on
Feb 4
Commit
dee1e01
·
verified
·
1 Parent(s):
039b47c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -76,4 +76,4 @@ with gr.Blocks(fill_width=True, css=css, delete_cache=(60, 3600)) as demo:
76
77
if __name__ == "__main__":
78
#demo.queue()
79
-
demo.launch(
share=True
)
76
77
if __name__ == "__main__":
78
#demo.queue()
79
+
demo.launch()