CoolFace
Apppublic

Nicebdsmer/tribe-v2-api

sourceHugging Facecc-by-nc-4.0updated 5mo agoView on Hugging Face
0likes
21 commits on main
ac235825mo ago

fix: comprehensive CPU patches for ALL extractors (video + audio + text)

Igoni Agent
8da871d5mo ago

add version tag to index endpoint for deploy tracking

Igoni Agent
a463c825mo ago

bump rebuild label to force Docker cache invalidation

Igoni Agent
b9b2df95mo ago

fix: skip audio extraction on CPU (audio extractor needs CUDA)

Igoni Agent
c40f26e5mo ago

fix: use proper Video events with filepath + ExtractAudioFromVideo transform

Igoni Agent
10f1be95mo ago

fix: use official TribeModel.get_events_dataframe() pipeline

Igoni Agent
619ca355mo ago

Add /predict_raw endpoint - full prediction tensor output

Igoni Agent
d688be65mo ago

Make video inference CPU-safe on Spaces

Igoni Agent
9ce75935mo ago

Make image inference CPU-safe

Igoni Agent
822fb195mo ago

Fix image endpoint: use WAV audio + silent nullsrc

Nicebdsmer
2f3415e5mo ago

Fix: add timeline field to Audio events

Nicebdsmer
72713f65mo ago

Add /predict_image endpoint - converts image to video for brain scoring

Nicebdsmer
a53665b5mo ago

Add packages.txt to force rebuild with new app

Nicebdsmer
6e60f865mo ago

Add video/audio endpoints - bypass Llama tokenizer gate

Nicebdsmer
49b3cc75mo ago

Fix README with proper YAML frontmatter

Nicebdsmer
2ccda205mo ago

Trigger rebuild to pick up HF_TOKEN secret

Nicebdsmer
903ee995mo ago

Update README with proper description

Nicebdsmer
21264d55mo ago

Upload requirements

Nicebdsmer
39b3d5a5mo ago

Upload Flask API app with BFloat16 fix

Nicebdsmer
6d578375mo ago

Add Dockerfile for Docker-based deployment

Nicebdsmer
e19f5175mo ago

initial commit

Nicebdsmer