Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wjbmattingly
/
medieval-yolo-api
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
medieval-yolo-api
Ctrl+K
Ctrl+K
2 contributors
History:
8 commits
wjm55
fixing app
ae1b016
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
Dockerfile
Safe
506 Bytes
init
2 months ago
README.md
Safe
283 Bytes
initial commit
2 months ago
app.py
1.97 kB
fixing app
2 months ago
gradio-app.py
Safe
4.4 kB
init
2 months ago
requirements.txt
Safe
81 Bytes
Update requirements.txt to add 'python-multipart' alongside 'uvicorn'
2 months ago
test.py
1.01 kB
fixing app
2 months ago
test2.py
Safe
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.
2 months ago