Commit History

Fix numpy dependency: specify exact versions and install order in Dockerfile
08a1eb5

tabito12345678910 commited on

Fix field mapping and add debugging for inference engine compatibility
a62750f

tabito12345678910 commited on

Fix import path: use correct inference module names
2ddea2f

tabito12345678910 commited on

Fix PyTorch version compatibility: use torch 1.13.1 for rtdl compatibility
02a4484

tabito12345678910 commited on

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

tabito12345678910 commited on

Add Dockerfile and fix FastAPI app for Hugging Face deployment
f3afecf

tabito12345678910 commited on

Fix README.md with proper Hugging Face Spaces YAML configuration
50fc0c6

tabito12345678910 commited on

Update README.md
39e309b
verified

tabito123 commited on

Fix README.md with correct Yasai API content and proper Hugging Face Spaces configuration
cc54232

tabito12345678910 commited on

Create new README.md with proper Hugging Face Spaces YAML configuration
f293263

tabito12345678910 commited on

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

tabito12345678910 commited on

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

tabito12345678910 commited on

Fix model architecture parameters to match saved model (d_token=1024, ffn_d_hidden=1024)
9460f10

tabito12345678910 commited on

Fix age range handling and model architecture
eb9bda6

tabito12345678910 commited on

Fix syntax error: add missing except block in _load_encoders method
574ef11

tabito12345678910 commited on

Update RTDL to use GitHub repository for better compatibility
bd380d8

tabito12345678910 commited on

Update MODEL_PATH to use new model epoch_028_p50_0.6911.pt
a24d4fc

tabito12345678910 commited on

Merge remote changes from Hugging Face
163bbc9

tabito12345678910 commited on

Add new yasai model epoch_028_p50_0.6911.pt with LFS support
f2ec064

tabito12345678910 commited on

Update inference_yasai_cid.py
3502ff8
verified

tabito123 commited on

Update to latest Gradio version 4.44.0
a59923e

tabito12345678910 commited on

Add proper YAML metadata to README
839e2d3

tabito12345678910 commited on

Initial commit - Yasai API Light Template
d7aa29e

tabito12345678910 commited on