Commit History

Fix numpy dependency: specify exact versions and install order in Dockerfile
4478f12

tabito12345678910 commited on

Fix field mapping for inference engine compatibility
f991fae

tabito12345678910 commited on

Fix import path: use correct inference module names
9af43c4

tabito12345678910 commited on

Fix PyTorch version compatibility: use torch 1.13.1 for rtdl compatibility
6fb008f

tabito12345678910 commited on

Fix Dockerfile: add git dependency and use pre-built rtdl wheel
061add3

tabito12345678910 commited on

Add Dockerfile and fix FastAPI app for Hugging Face deployment
7afe39b

tabito12345678910 commited on

Fix colorTo value to use valid Hugging Face color (yellow)
eaaf97d

tabito12345678910 commited on

Fix README.md with proper Hugging Face Spaces YAML configuration
11dd0dd

tabito12345678910 commited on

Create new README.md with proper Hugging Face Spaces YAML configuration for Gohan API
df2aef5

tabito12345678910 commited on

Migrate from Gradio to FastAPI - adds /status endpoint and cold start handling while maintaining exact same API functionality
45c2088

tabito12345678910 commited on

Fix syntax error: add missing except block in _load_encoders method
8e060d3

tabito12345678910 commited on

Fix model path to use correct gohan model file (epoch_009_p50_0.5776.pt)
ff55d60

tabito12345678910 commited on

Add gohan model file and update dependencies with Git LFS tracking
8a68043

tabito12345678910 commited on

Update requirements.txt to match working dependencies (torch==2.8.0, specific rtdl version)
a03b501

tabito12345678910 commited on

Merge remote changes and resolve conflicts
10318b6

tabito12345678910 commited on

Fix age range handling and model architecture
11e93ed

tabito12345678910 commited on

Update inference_gohan_cid.py
0fa4db6
verified

tabito123 commited on

Update inference_gohan_cid.py
d401fb9
verified

tabito123 commited on

Fix color values to valid options
8610011

tabito12345678910 commited on

Update to latest Gradio version 4.44.0 and fix color values
776ea6d

tabito12345678910 commited on

Add proper YAML metadata to README
93a14e6

tabito12345678910 commited on

Initial commit - Gohan API Light Template
9c48159

tabito12345678910 commited on