Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ThiSecur
/
AI_Compliance_Visual_Inspector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ThiSecur
commited on
May 20
Commit
1dd3356
Β·
verified
Β·
1 Parent(s):
7b53d53
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -102,4 +102,4 @@ with gr.Blocks(title="AI Vision Agent for Security Compliance") as demo:
102
)
103
104
# For Hugging Face Spaces
105
-
demo.launch(
share=True
)
102
)
103
104
# For Hugging Face Spaces
105
+
demo.launch()