ThiSecur commited on
Commit
7b53d53
Β·
verified Β·
1 Parent(s): d0cf92e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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()
 
102
  )
103
 
104
  # For Hugging Face Spaces
105
+ demo.launch(share=True)