Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HashamUllah/fyp-check
HashamUllah
/
fyp-check-01
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HashamUllah
commited on
Jun 6, 2024
Commit
3c00005
·
verified
·
1 Parent(s):
4c8c8d0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -81,3 +81,4 @@ def test_predict():
81
if __name__ == "__main__":
82
import uvicorn
83
uvicorn.run(app, host="127.0.0.1", port=8000)
81
if __name__ == "__main__":
82
import uvicorn
83
uvicorn.run(app, host="127.0.0.1", port=8000)
84
+