CoolFace
Apppublic

jmzlx/dd-poc

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
50 commits on main
32ea56b1y ago

Refactor test suite: Remove implementation tests, add comprehensive E2E coverage

Juan Salas
5bf181e1y ago

docs: Update README with complete script documentation

Juan Salas
7c525e71y ago

refactor: improve UI patterns and eliminate content stacking issues

Juan Salas
7baa7261y ago

Fix tab content reset issue by removing unnecessary st.rerun() calls

Juan Salas
495dc7c1y ago

Fix project selector directory structure issues

Juan Salas
b49827c1y ago

Remove dataset status section from sidebar

Juan Salas
d8ecf391y ago

Fix FAISS index naming mismatch for checklist and questions

Juan Salas
36327231y ago

fix: resolve deployment crash with missing VDR directory

Juan Salas
6d030701y ago

Fix streamlit command in start script

Juan Salas
3e5d20a1y ago

Fix uv run scripts: restore all missing script definitions and enable packaging

Juan Salas
68e67db1y ago

โœจ Add worktree support via environment variables

Juan Salas
0d9174b1y ago

๐Ÿ”ง Fix: Add automatic dataset downloading to HuggingFace Space

Juan Salas
9a71b8f1y ago

๐Ÿš€ Refactor: Move datasets to HuggingFace repos

Juan Salas
1439e801y ago

Allow critical search indexes in git

Juan Salas
d249a7d1y ago

Add critical FAISS indexes via LFS

Juan Salas
620fadb1y ago

Upload data/search_indexes/deepshield-systems-inc.pkl with huggingface_hub

jmzlx
95722b21y ago

Upload data/search_indexes/deepshield-systems-inc.faiss with huggingface_hub

jmzlx
5ea9b6b1y ago

Upload data/search_indexes/summit-digital-solutions-inc.pkl with huggingface_hub

jmzlx
79c261e1y ago

Upload data/search_indexes/summit-digital-solutions-inc.faiss with huggingface_hub

jmzlx
6ce2af71y ago

Upload data/search_indexes/deepshield-systems-inc_bm25.pkl with huggingface_hub

jmzlx
d1912951y ago

Upload data/search_indexes/deepshield-systems-inc.pkl with huggingface_hub

jmzlx
1b392731y ago

Upload data/search_indexes/deepshield-systems-inc.faiss with huggingface_hub

jmzlx
b2cc0df1y ago

Upload data/search_indexes/summit-digital-solutions-inc_bm25.pkl with huggingface_hub

jmzlx
67b0d4a1y ago

Upload data/search_indexes/summit-digital-solutions-inc.pkl with huggingface_hub

jmzlx
9871aac1y ago

Upload data/search_indexes/summit-digital-solutions-inc.faiss with huggingface_hub

jmzlx
8342a571y ago

Remove deprecated TRANSFORMERS_CACHE env var

Juan Salas
ff984ae1y ago

Fix HuggingFace cache permissions - use /tmp for model downloads

Juan Salas
8ac30df1y ago

Trigger rebuild: update main.py comment

Juan Salas
9c4f0111y ago

Remove models from git tracking - use runtime downloads

Juan Salas
97565f21y ago

Remove model validation - use on-demand download

Juan Salas
6c99b911y ago

Fix Claude model name to valid version

Juan Salas
e04cc861y ago

Fix data directory paths - use absolute paths

Juan Salas
3641b391y ago

Fix main.py path - use app/main.py

Juan Salas
dac640a1y ago

Fix Streamlit permissions and Python path issues

Juan Salas
5e76c041y ago

Fix main.py path in Dockerfile

Juan Salas
c4dbfca1y ago

Use proper app/main.py entry point, remove unused app.py

Juan Salas
f5642a11y ago

Add app_port to HF Spaces config

Juan Salas
c3de38c1y ago

Fix runtime: use direct Python instead of uv run

Juan Salas
33f46591y ago

Add --system flag for UV pip install

Juan Salas
26ec4aa1y ago

Fix pyproject reference in Dockerfile

Juan Salas
577eecb1y ago

Fix LFS files in Docker build

Juan Salas
50b6a2e1y ago

Optimize HuggingFace Spaces configuration

Juan Salas
22687331y ago

Improved setup for hf spaces

Juan Salas
3a10eee1y ago

Disabled uv cache in docker image

Juan Salas
34c5b111y ago

Modified cache dir in docker image

Juan Salas
6560b9c1y ago

removed unused dependency hdbscan

Juan Salas
fe347ef1y ago

updated uv.lock

Juan Salas
f475de21y ago

Configure for HuggingFace Spaces deployment

Juan Salas
f1ad3281y ago

app.py file for Streamlit Cloud

Juan Salas
d611adc1y ago

Add model files with LFS tracking after history cleanup

Juan Salas