Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
2 contributors
History:
8 commits
wjm55
fixing app
ae1b016
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
Dockerfile
Safe
506 Bytes
init
about 1 year ago
README.md
Safe
283 Bytes
initial commit
about 1 year ago
app.py
Safe
1.97 kB
fixing app
about 1 year ago
gradio-app.py
Safe
4.4 kB
init
about 1 year ago
requirements.txt
Safe
81 Bytes
Update requirements.txt to add 'python-multipart' alongside 'uvicorn'
about 1 year ago
test.py
Safe
1.01 kB
fixing app
about 1 year 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.
about 1 year ago