Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ConiferousYogi
/
AI_Powered_Fraud_Detection_for_UID_Aadhar
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ConiferousYogi
commited on
Oct 17, 2025
Commit
48338c4
·
verified
·
1 Parent(s):
db3f807
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -744,4 +744,4 @@ def api_analyze():
744
pass
745
746
if __name__ == '__main__':
747
-
app.run(debug=True, host='0.0.0.0', port=
5000
)
744
pass
745
746
if __name__ == '__main__':
747
+
app.run(debug=True, host='0.0.0.0', port=
7860
)