Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
y22ma
/
Kosmos2-endpoint
like
3
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Deploy
1a1a779
Kosmos2-endpoint
2 contributors
History:
15 commits
Yan
updated readme
1a1a779
about 1 year ago
.gitattributes
1.65 kB
removed explicit HF token because I'm such a noob
about 1 year ago
.gitignore
13 Bytes
remove diffuser dependency since we're not using it and it's causing endpoint launch problem. adding gitignore
about 1 year ago
README.md
714 Bytes
updated readme
about 1 year ago
endpoint_tester.py
996 Bytes
removed explicit HF token because I'm such a noob
about 1 year ago
handler.py
10.6 kB
remove transformers dependency, added script for endpoint testing
about 1 year ago
requirements.txt
116 Bytes
updating transfomrers to main to include input-data-format
about 1 year ago
test.jpeg
197 kB
LFS
removed explicit HF token because I'm such a noob
about 1 year ago
test.py
255 Bytes
added test script and data for local handler testing, fixed syntax error in handler script
about 1 year ago