Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
uxe-ai
/
agriscience
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sharim Jamal
commited on
Aug 13, 2025
Commit
7fe1a68
·
1 Parent(s):
bcc8608
docker fix
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -140,4 +140,4 @@ with gr.Blocks(title="Contract Auditor") as demo:
140
outputs=output
141
)
142
143
-
demo.launch(
share=True
)
140
outputs=output
141
)
142
143
+
demo.launch()