CoolFace
Apppublic

Jcarljuson/ExoFinder-by-Aethereologists

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
10 commits on main
4ceaf9e1y ago

Fix Docker container permissions: Add user setup and proper file ownership for HF Spaces

jcarljuson
7c9bd0e1y ago

Add local Kepler model file and update loading logic to avoid network issues

jcarljuson
183832b1y ago

Update app.py to match working local version with correct file paths

jcarljuson
374af5b1y ago

Fix Dockerfile: Avoid nested directory structure for proper file access

jcarljuson
163c3481y ago

Update Dockerfile: Improve file structure and add debugging

jcarljuson
7af67341y ago

Add comprehensive debugging for model loading issues

jcarljuson
375fe8c1y ago

Fix model loading: Use absolute paths for Docker container

jcarljuson
700f45c1y ago

Fix deployment: Add Dockerfile and update to Docker SDK

jcarljuson
6527fd61y ago

Deploy ExoFinder Flask app to Hugging Face Spaces

jcarljuson
802f2cb1y ago

initial commit

Jcarljuson