Commit History
updated readme
1a1a779
Yan
commited on
Merge branch 'main' of https://huggingface.co/y22ma/Kosmos2-endpoint into main
f200302
Yan
commited on
removed explicit HF token because I'm such a noob
c589fdd
Yan
commited on
Update README.md
33752b0
updating transfomrers to main to include input-data-format
05b89d7
Yan
commited on
remove transformers dependency, added script for endpoint testing
c1a2fc4
Yan
commited on
added more debug prints
88393ab
Yan
commited on
added debug print to see where the failure is coming from
4985728
Yan
commited on
update requirements for transformers library
c02a097
Yan
commited on
remove diffuser dependency since we're not using it and it's causing endpoint launch problem. adding gitignore
5be1635
Yan
commited on
added test script and data for local handler testing, fixed syntax error in handler script
2ca44ee
Yan
commited on