Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ABDALLAH31
/
Contract_Risk_Analyzer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ABDALLAH31
commited on
May 12, 2025
Commit
bf8777c
·
verified
·
1 Parent(s):
319c05d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -83,4 +83,5 @@ iface = gr.Interface(
83
84
# Ensure the Gradio app starts properly
85
if _name_ == "_main_":
86
-
iface.launch()
83
84
# Ensure the Gradio app starts properly
85
if _name_ == "_main_":
86
+
iface.launch()
87
+