gohan-api-light / app.py

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

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

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 model path to use correct gohan model file (epoch_009_p50_0.5776.pt)
ff55d60

tabito12345678910 commited on

Initial commit - Gohan API Light Template
9c48159

tabito12345678910 commited on