Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
nightfury/CLIP-Interrogator
joelshanky
/
CLIP-Interrogator-2
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nightfury
commited on
Sep 10, 2024
Commit
248d24b
·
verified
·
1 Parent(s):
be70c64
Update appli.py
Browse files
Files changed (1)
hide
show
appli.py
+1
-0
appli.py
CHANGED
Viewed
@@ -55,4 +55,5 @@ with gr.Blocks() as demo:
55
)
56
57
demo.launch(server_name="0.0.0.0")
58
#demo.queue().launch()
55
)
56
57
demo.launch(server_name="0.0.0.0")
58
+
59
#demo.queue().launch()