Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wjbmattingly
/
medieval-yolo-api
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
medieval-yolo-api
10.3 kB
2 contributors
History:
8 commits
wjm55
fixing app
ae1b016
11 months ago
.gitattributes
1.52 kB
initial commit
11 months ago
Dockerfile
506 Bytes
init
11 months ago
README.md
283 Bytes
initial commit
11 months ago
app.py
1.97 kB
fixing app
11 months ago
gradio-app.py
4.4 kB
init
11 months ago
requirements.txt
81 Bytes
Update requirements.txt to add 'python-multipart' alongside 'uvicorn'
11 months ago
test.py
1.01 kB
fixing app
11 months ago
test2.py
552 Bytes
Refactor app.py to remove model caching and initialize model per request. Update root endpoint and modify predict function to handle uploaded images. Change test.py to use variable for local app URL.
11 months ago