polymer-aging-ml / Dockerfile

Commit History

(CONFIG/NAME)[Implement Upload_and_Run.py and Update References]: Change landing page name `app.py` → `Upload_and_Run.py` for main application logic and update README and Dockerfile to reflect new entry point.
0218933

devjas1 commited on

(FIX)[Correct Filename Case in Dockerfile and README]: Change 'App.py' to 'app.py' for consistency in entry point and app file reference
d351301

devjas1 commited on

fix: Correct filename casing for App.py in Dockerfile and README
358c4d9

devjas1 commited on

FEAT(Dockerfile): update entry point in Dockerfile to use 'app.py'; add main application script for Streamlit
7d201d1

devjas1 commited on

(FIX/CHORE): fixed the entry point in 'Dockerfile' from the previously named 'app.py' >>> '1_Upload_and_Run.py' so there's no errors when building on HF space
90e2d6d

devjas1 commited on

(DEPLOY): speed up HF rebuilds by caching deps
aeea64e

devjas1 commited on

(DEPLOY): replaced libatlas-base-dev with libopenblas-dev in 'Dockerfile'
bcf3346

devjas1 commited on

(DEPLOY): move HF Space app to repo root for build
f0b325d

devjas1 commited on