CoolFace
Apppublic

atulyamann/flexup-api

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
21 commits on main
8ece43a3mo ago

fix: describe what you changed

atulyamann
ce60d823mo ago

fix: describe what you changed

atulyamann
7a061074mo ago

fix: describe what you changed

atulyamann
537ea144mo ago

perf: extract site rows once, pre-group lookup dataframes

atulyamann
696a4974mo ago

chore: remove debug logging now that pipeline is verified

atulyamann
0f4f2ef4mo ago

fix: use window.open with absolute URL for iframe-safe download

atulyamann
c76695d4mo ago

fix: match stitched.py weekly_hires loop with try/except

atulyamann
eabacbb4mo ago

feat: split /process (direct) and /upload (token) endpoints

atulyamann
6a62b444mo ago

debug: dump ABQ1 row contents and pc_df columns

atulyamann
aba13ca4mo ago

fix: use pd.read_excel per sheet to match stitched.py behavior

atulyamann
0634b9b4mo ago

debug: detect duplicate PC site rows

atulyamann
e4519094mo ago

fix: restrict date columns to start/end range to avoid year collisions

atulyamann
a6f30e34mo ago

fix: allow repeated downloads, evict old results

atulyamann
52d8f524mo ago

fix: native anchor download and streaming response

atulyamann
dc8ceca4mo ago

fix: token-based download to bypass iframe restrictions

atulyamann
6a359684mo ago

fix: append anchor to body for iframe-safe download

atulyamann
e0441424mo ago

fix: status visibility using CSS class toggle

atulyamann
b5a06ab4mo ago

feat: add web UI for file upload and download

atulyamann
2a396b94mo ago

fix: use port 7860 for Hugging Face Spaces

atulyamann
3f98c774mo ago

merge: resolve huggingface initial files

atulyamann
7fda76b4mo ago

feat: initial FlexUp API

atulyamann